β¬οΈRequest and Response
Request to the API endpoint
Updates the status of the orders
Query Parameters
Name
Type
Description
{
"Total": integer,
"Results": [{
"OrderStatus": OrderStatusType,
"Status": integer,
"Message": string
}]
}Parameters details
API_KEY
accountId
orderStatus
Last updated
Was this helpful?