The SalesOrder object

Beta

The SalesOrder object represents a seller’s formal record and confirmation of a customer’s purchase request.

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional
created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
customerstring or nullOptionalformat: "uuid"
The customer associated with the sales order.
currencyenum or nullOptional
The currency code for the order. The currency code in ISO 4217 format.
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.
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
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_was_deletedbooleanOptionalRead-only
field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only
remote_fieldslist of objectsOptionalRead-only