Anchor to section titled 'undefined'

draftOrderCreateFromOrder
mutation

Requires write_draft_orders access scope. Also: Requires write_orders access scope.

Creates a draft order from order.


Anchor to orderId
orderId
required

Specifies the order's id that we create the draft order from.


Was this section helpful?

The created draft order.

The list of errors that occurred from executing the mutation.


Was this section helpful?