General
Multiple Status
Retrieve the status and related details for multiple orders for the authenticated user using the provided order IDs.
POST
/
api
/
v2
/
Body
application/json
key
string
requiredThe API key
to fetch the order status
action
string
requiredAction to be performed, set to status
orders
string
requiredOrder IDs
separated by a comma, up to 100 IDs
Response
200 - application/json
{key}
object
Was this page helpful?