Update Order Status

This API allows to update the statuses of the Order using OrderExternalId. It will be useful to mark the Order as Complete for Curbside / In-Store-Pickup Orders.

📘

Note

Status override does not implicitly inform any provider(carrier) about the Status changes of the Order. So if your are updating order to Cancelled status using the API, it does not means that order will be canceled at the Provider’s end as well.

Path Params
string
required

Order External Id of the Order

Body Params
string

Type of order. Options are delivery/ in-store-pickup/ curbside/ shipping.

string
required

The new status at which you to move your Order to.

string

Additional details about the update of the status.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json