Skip to main content
Log inSign up
mutation

Requires write_draft_orders access scope. Also: The user must have access to delete draft orders.

Deletes a draft order.

•

Specify the draft order to delete by its ID.


Was this section helpful?

Anchor to DraftOrderDeletePayload returnsDraftOrderDeletePayload returns

•

The ID of the deleted draft order.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?