Skip to main content
Log inSign up
mutation

Requires write_orders access scope. Also: The user must have delete_orders permission.

Deletes an order. For more information on which orders can be deleted, refer to Delete an order.

ID!required

The ID of the order to be deleted.


Was this section helpful?

Anchor to OrderDeletePayload returnsOrderDeletePayload returns

Deleted order ID.

The list of errors that occurred from executing the mutation.


Was this section helpful?