Skip to main content
The Goods Receipt Notes data model.

Attributes

Goods Receipt Notes Attributes

PropertyTypeDescription
rootfi_idinteger
rootfi_created_atstring
rootfi_updated_atstring
rootfi_integration_typeenum
platform_idstring
descriptionstring
document_numberstring
posted_datestring
delivery_datestring
currency_idenum
currency_ratedouble
sub_totaldouble
tax_amountdouble
total_discountdouble
total_amountdouble
payment_modestring
statusenum
contact_idstring
purchase_order_idsarray
updated_atstring

Expandable Attributes

Use the expand query parameter to include related objects:
  • expand=line_items — includes the related Line Items object(s).
  • expand=contact — includes the related Contact object(s).
  • expand=currency — includes the related Currency object(s).