Requires unauthenticated_write_checkouts_info access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Updates the shipping address on an existing checkout.
Arguments
shippingAddress ● ShippingAddressInput!non-null
The shipping address to where the line items will be shipped.
checkoutId ● String!non-null
Checkout id
Returns
checkout ● Checkout
The updated checkout object.
checkoutUserErrors ● [CheckoutUserError!]!non-null
The list of errors that occurred from executing the mutation.
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?