v1
latestSwagger 2.02026-07-149019.3 KBVersion 3
Get all released orders
You can display all released orders that have been created and are ready for fulfilment.
get/v3/orders/released
Query parameters
shipNodestring
Ship Node
createdStartDatestring required
Limit orders to those created after this date or a timestamp.
limitinteger
The number of orders to be returned. Do not set this parameter to over 200 orders.
Headers
Content-Type'application/xml' | 'application/json' required
application/xml, application/json
Accept'application/xml' | 'application/json' required
application/xml, application/json
WM_CONSUMER.CHANNEL.TYPE'SWAGGER_CHANNEL_TYPE' required
Channel Type
WM_CONSUMER.IDstring required
Your Consumer ID
WM_SEC.TIMESTAMPstring required
Epoch timestamp
WM_SEC.AUTH_SIGNATUREstring required
Authentication signature
WM_SVC.NAMEstring required
The Service name
WM_QOS.CORRELATION_IDstring required
A Transaction ID
Response
successful operation