Anchor to orderDeleteorder
order Delete
mutation
Requires 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.
Anchor to Arguments
Arguments
- Anchor to orderIdorder•
Id ID!required The ID of the order to be deleted.
Was this section helpful?
- Anchor to deletedIddeleted•
Id Deleted order ID.
- Anchor to userErrorsuser•
Errors [OrderDelete User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?