v1
latestSwagger 2.02026-07-149019.3 KBVersion 3
Get released orders for next page
You can display all released orders that have been created and are ready for fulfilment with nextCursor path parameter.
get/v3/orders/released{nextCursor}
Path parameters
nextCursorstring required
Used for pagination when there are more than 200 orders to retrieve. The nextCursor value of the returned response includes a link to another GET call to retrieve the next page. Copy the link and paste it in the next call.
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