- Unified sales order properties: Essential sales order information, such as contact ID, document number, dates, description, payment mode, and currency-related data, are standardized across different accounting platforms
- Financial calculations: The model includes properties for total discount, tax amount, sub-total, and total amount, facilitating accurate financial reporting and analysis
- Invoice associations: The
invoicesproperty links sales orders to their corresponding invoices, enabling seamless navigation and cross-referencing between the two data models
Attributes
Sales Orders Attributes
Status Enum Values
Expandable Attributes
Use theexpand 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).