Skip to main content
POST
Retrieve Multiple Order Statuses

Body

application/json
key
string
required

The API key to fetch the order status

Example:

"apiKey"

action
string
required

Action to be performed, set to status

Example:

"status"

orders
string
required

Order IDs separated by a comma, up to 100 IDs

Example:

"123456789,987654321,1122334455"

Response

OK

{key}
object