Cancel a Customer's Order

👍

Access and Registration

Authentication

Scope

erc-ecommerce-connections-orders:write

Body Request - Example

{
  "cancel_reason": "other"
}

Body Response - Schema

200 OK - no content

Describes the order resource item

400 (bad request), 401 (unauthorized), 403 (forbidden), 404 (not found), 405 (method not supported) 422 (unprocessable entity) 500 (internal server error) 505 (bad gateway)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Credentials
Header
Click Try It! to start a request and see the response here!