Order Status Update

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Note: Replace the orderId in the path param with the actual orderId of the order that you want to edit. orderId in the path param, is the unique identifier that was returned once the order was placed. You can also get the orderId in the delivery order details object, that can be found once retrieved order details.

Returns

Returns a response Object object

Response object child attributes

success Boolean
Boolean value indicating the success of the order insert


orderId Integer
Unique Identifier for the particular order


response String
String stating the updated value of the order status

Possible enum values of 'status'
STARTED
PICKED_UP
READY_TO_DELIVER
ALREADY_DELIVERED
INCOMPLETE
FAILED_DELIVERY
Path Params
string
required
Body Params
string
required
Defaults to STARTED

Status of the order

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json