Skip to main content
Log inSign up
mutation

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

Duplicates a draft order.

The ID of the draft order to duplicate.

IDDeprecated

The ID of the draft order to duplicate. Use id instead.


Was this section helpful?

Anchor to DraftOrderDuplicatePayload returnsDraftOrderDuplicatePayload returns

The newly duplicated draft order.

The list of errors that occurred from executing the mutation.


Was this section helpful?