Anchor to draftOrderCreateMerchantCheckoutdraft
draft Order Create Merchant Checkout
mutation
Requires access scope. Also: The user must have access to pay draft orders by credit card. Requires
access scope.
Deprecated. This mutation is no longer supported.
Creates a merchant checkout for the given draft order.
Anchor to Arguments
Arguments
- •ID!required
Specifies the Draft order's id that we create the checkout for.
Was this section helpful?
Anchor to DraftOrderCreateMerchantCheckoutPayload returnsDraft Order Create Merchant Checkout Payload returns
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?