Skip to main content
Log inSign up
Anchor to draftOrderCreateMerchantCheckout

draftOrderCreateMerchantCheckout

mutation

Requires write_draft_orders access scope. Also: The user must have access to pay draft orders by credit card. Requires write_checkouts access scope.

Creates a merchant checkout for the given draft order.

ID!required

Specifies the Draft order's id that we create the checkout for.


Was this section helpful?

Anchor to DraftOrderCreateMerchantCheckoutPayload returnsDraftOrderCreateMerchantCheckoutPayload returns

The list of errors that occurred from executing the mutation.


Was this section helpful?