General
Multiple Status
Retrieve the status and related details for multiple orders for the authenticated user using the provided order IDs.
POST
Body
application/json
The API key
to fetch the order status
Example:
"apiKey"
Action to be performed, set to status
Example:
"status"
Order IDs
separated by a comma, up to 100 IDs
Example:
"123456789,987654321,1122334455"
Response
200
application/json
OK
Was this page helpful?