/orders/{id}/status

POST {{baseUrl}}/orders/:id/status

Update an order's status

Request Body

{"sendEmail"=>"<boolean>", "status"=>"<integer>", "trackingUrl"=>"<string>", "sendToEbay"=>"<boolean>", "eBayShippingCarrier"=>"<string>", "eBayShipmentTrackingNumber"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;&quot;