account_manager | Account manager | The account manager associated to this document | ✔️ |
changed | Date | The date of the shipping order's last modification | |
created | Date | The date of the shipping order's creation | |
created_from | Sales Order | The sales order this document was created from | |
customer | Customer | The customer this document is addressed to | ✔️ |
external_reference | string | The external reference of this document | ✔️ |
for_the_attention_of | string | The person this document is addressed to | ✔️ |
id | integer | The id of the document | |
internal_notes | string | Notes about this document that only you will see | ✔️ |
invoices_created | Invoices | The invoices created from this document | ✔️ |
label | string | The order number of this specific shipping 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 | ✔️ |
published_to_shopify | boolean | Indicates if the sales order is published to shopify | |
season | Season | The season used int this document | ✔️ |
shipping_date | DateNoHour | The date of shipping | ✔️ |
shipping_order_status | string | The status of the document ("pending", "in_preparation", "ready_to_ship", "make_the_shipment", "shipped", "delivered", "cancelled") | |
ship_to | Address | The shipping address | ✔️ |
terms_and_conditions | string | The terms and condition of this document | ✔️ |
total_units | decimal(17,7) | The total units of this order | |
user | User | The user who created this order | |