Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to customerAddressCreate

customerAddressCreate

mutation

Requires write_customers access scope.

Create a new customer address.

Specifies the fields to use when creating the address.

ID!required

The ID of the customer.

Whether to set the address as the customer's default address.


Was this section helpful?

Anchor to CustomerAddressCreatePayload returnsCustomerAddressCreatePayload returns

The created address.

The list of errors that occurred from executing the mutation.


Was this section helpful?