- Path: /v2/orders/status
- Method:
GET
(read)
- Authentication required: yes
- Output formats: all formats
- Output type: list
- Field description:
id
(string): Internal reference number
reference
(string): Your reference number
position
(int): Position within the order
number
(string): Article number
quantity
(int): Item quantity
date
(string): Date of order
shipping_id
(string): Delivery number
tracking_id
(string): Shipping tracking number
tracking_url
(string): URL of delivery tracking, if available
delivery
(int): Delivery method (code)
delivery_text
(string): Delivery method (name)
pick_line
: Customer pick line
name
: Recipient name
address
: Recipient’s address
zipcode
: Recipient’s postal code
city
: Recipient’s city
country
: Recipient’s country
status
: Current order status (‘backorder’, ‘canceled’, ‘processing’, ‘dispatched’)
expected_delivery_date
: Date of the calendar week when the order is expected to be dispatched
date_raw
: The date this order was created
invoice_id
: Associated invoice number
shipping_note_id
: Associated shipping note number
invoice_url
: URL where the invoice can be downloaded
shipping_note_url
: URL where the shipping note can be downloaded
customer_id
: Suppliers customer ID
market_id
: Customers store number
order_type
: ‘standard’ or ‘samples’
sample_size
: Size of sample
- Additional parameters:
id=...
: Optionally filter on one or more ID numbers (comma-separated list)
reference=...
: Optionally filter on one or more reference numbers (comma-separated list)
rdsOnly=1
Show only orders that have been uploaded with RDS
listPositions=all
If the order position has been splitted into multiple packages repeat the entry for each package (default: return only a single tracking id)
withStores=1
: Also return status of orders created by subsidiaries