Skip to main content
Log inSign up
Anchor to customerUpdateDefaultAddress

customerUpdateDefaultAddress

mutation

Requires write_customers access scope.

Updates a customer's default address.

ID!required

The ID of the customer's new default address.

ID!required

The ID of the customer whose default address is being updated.


Was this section helpful?

Anchor to CustomerUpdateDefaultAddressPayload returnsCustomerUpdateDefaultAddressPayload returns

The customer whose address was updated.

The list of errors that occurred from executing the mutation.


Was this section helpful?