remote_idstring or nullOptional
The third-party API ID of the matching object.
customerstring or nullOptionalformat: "uuid"
The customer associated with the sales order.
currencyenum or nullOptional
exchange_ratestring or nullOptionalformat: "decimal"
The exchange rate applied if the order currency differs from the base currency.
companystring or nullOptionalformat: "uuid"
The subsidiary associated with the order.
statusenum or nullOptional
The status of the sales order.
DRAFT - DRAFT
PENDING_APPROVAL - PENDING_APPROVAL
OPEN - OPEN
PARTIALLY_COMPLETED - PARTIALLY_COMPLETED
COMPLETED - COMPLETED
CLOSED - CLOSED
payment_termstring or nullOptionalformat: "uuid"
The payment terms applied to this order.
memostring or nullOptional
Notes or comments attached to the order.
shipping_addressstring or nullOptionalformat: "uuid"
The shipping address for the order.
tracking_categorieslist of stringsOptional
issue_datedatetime or nullOptional
The date the sales order was issued.
transaction_numberstring or nullOptional
The human-readable sales order number or transaction reference.
totaldouble or nullOptional
Total amount of order.
lineslist of objectsOptionalRead-only
remote_created_atdatetime or nullOptional
When the third party's sales order was created.
remote_updated_atdatetime or nullOptional
When the third party's sales order was updated.
remote_datalist of objects or nullOptionalRead-only