account_manager | Account manager | The account manager associated to this document | ✔️ |
bill_to | Address | The billing address | ✔️ |
changed | Date | The date of the sales order's last modification | |
created | Date | The date of the sales order's creation | |
created_from | Estimate | The estimate this document was created from | ✔️ |
committed | decimal(17,7) | The committed shipment on this sales order | |
currency | Currency | The currency used in this document | ✔️ |
customer | Customer | The customer this document is addressed to | ✔️ |
delivered | decimal(17,7) | The delivered quantity on this sales order | |
delivery_type | string | The type of delivery used in this document | |
discount | decimal(10,2) | The discount applied in this document | ✔️ |
exchange_rate | decimal(12,6) | The exchange rate for this document's currency | ✔️ |
external_reference | string | The external reference of this document | ✔️ |
for_the_attention_of | string | The person this document is addressed to | ✔️ |
global_discount | decimal (12,2) | The global discount applied to the document | ✔️ |
id | integer | The id of the document | |
internal_notes | string | Notes about this document that only you will see | ✔️ |
invoiced | decimal(12,2) | The invoiced cost | |
invoiced_units | decimal(17,7) | | |
invoices_created | Invoices | The invoices created from this document | ✔️ |
label | string | The order number of this specific sales order. Automatically generated | |
line_items | Line items | The line items of the document | |
location | Location | The location used in the document | ✔️ |
notes | string | Notes about this document that you AND the customer will see | ✔️ |
paid | decimal(12,2) | How much is already in a paid invoice | |
payment_status | string | The status of payment for this sales order ("unpaid", "partially_paid", "paid") | |
price_level | Price level | The price level used in this document | |
product_returns_created | Product returns | The product returns created from this document | ✔️ |
published_to_shopify | boolean | Indicates if the sales order is published to shopify | |
purchase_orders_created | Purchase orders | The purchase orders created from this document | ✔️ |
sales_order_status | string | The status of this document ("active", "completed_automatically", "completed_manually", "pending_validation", "cancelled") | |
season | Season | The season used int this document | ✔️ |
shipping_cost | decimal(10,2) | The shipping cost | ✔️ |
shipping_date | DateNoHour | The date of shipping | ✔️ |
shipping_orders_created | Shipping Orders | The shipping orders created from this document | ✔️ |
shipping_status | string | The shipment status (ex : "not_delivered", "partially_delivered", "delivered") | ✔️ |
shipping_taxes | Taxes | The shipping taxes used in this document | ✔️ |
ship_to | Address | The shipping address | ✔️ |
stock_movements_created | Stock movements | The stock movements created from this document | ✔️ |
subtotal | decimal(12,2) | The subtotal of this document | |
taxes | Taxes | The taxes used in this document | ✔️ |
tax_type | Object | The type of taxes in this document | ✔️ |
terms_and_conditions | string | The terms and condition of this document | ✔️ |
total | decimal(12,2) | The total of this document | |
total_taxes | Total taxes | The total taxes of this document | |
total_units | decimal(17,7) | The total units of this order | |
uninvoiced_units | decimal(17,7) | | |
unpaid | decimal(12,2) | | |
user | User | The user who created this order | |