Skip to main content
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.

Deprecated. This mutation is no longer supported.

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

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?