Skip to main content

validateCustomerCheckout

Validates an existing checkout for a logged in customer as ready to be converted to an order.

Requires the publiccheckout/write scope and a valid customerToken.

validateCustomerCheckout(
customerToken: String!
): ValidateCheckoutResponse!

Arguments​

validateCustomerCheckout.customerToken ● String! non-null scalar​

Type​

ValidateCheckoutResponse object​

The result of validating a checkout