changed | Date | The date of the product return's last modification | |
created | Date | The date of the product return's creation | |
currency | Currency | The currency used in this document | ✔️ |
customer | Customer | The customer this document is addressed to | ✔️ |
delivery_type | string | The type of delivery used in this document | |
deliveries_created | Deliveries | The deliveries created | |
discount | decimal(10,2) | The discount applied in this document | ✔️ |
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 | ✔️ |
label | string | The order number of this specific purchase 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 | ✔️ |
price_level | Price level | The price level used in this document | |
purchase_order_status | string | The status of the purchase order ("active", "cancelled", "partially_delivered", "completed_manually", "completed_automatically" ) | |
season | Season | The season used int this document | ✔️ |
shipping_cost | decimal(10,2) | The shipping cost | ✔️ |
shipping_date | DateNoHour | The date of shipping | ✔️ |
shipping_taxes | Taxes | The shipping taxes used in this document | ✔️ |
ship_to | Address | The shipping address | ✔️ |
subtotal | decimal(12,2) | The subtotal of this document | |
supplier | Supplier | The supplier used in this document | ✔️ |
taxes | Taxes | The taxes used in this document | ✔️ |
tax_type | Object | The type of taxes in 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 | |
user | User | The user who created this order | |