Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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?