Skip to main content

New customer address capabilities in the Admin API

Starting with API version 2025-04, we've enhanced the Admin API with new capabilities for managing customer addresses. You can now efficiently create, update, and delete customer addresses using the following mutations: customerAddressCreate, customerAddressUpdate, and customerAddressDelete. Both create and update mutations allow the address to be the default address for the customer with the setAsDefault argument set to true. See more in the docs:

Was this section helpful?