Skip to main content
DELETE
Deletes/Cancels an existing order.

Authorizations

Authorization
string
header
required

Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'

Path Parameters

orderNumber
string
required

The customer order number

accountNumber
string
required

The customer account number

Query Parameters

renameOrder
boolean
default:false

False: Should the order, once Cancelled/Deleted, be renamed.

Response

200 - application/json

OK

Generic container for all service responses

isSuccess
boolean

Was the request successful. If not, the message will have more information.

message
string | null

Any error message

payload
string[] | null

The payload object of the response