Cancel an order

Definition

This endpoint will allow you to cancel an order.

This call should be used whenever you are unable to ship the item (for stock issue for example).
It will set the order field state to not_fulfilled.

Any order that has already been fulfilled or accepted cannot be cancelled.

Request query parameter

ParameterDescriptionRequired
order_idUnique ID for the order you want to cancelYes

Response

{
    "description": "Order row was cancelled"
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique ID for the order you want to cancel

Responses

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