# CustomerAddressUpdatePayload - customer - PAYLOAD Version: 2025-04 ## Description Return type for `customerAddressUpdate` mutation. ### Access Scopes ## Fields * [customerAddress](/docs/api/customer/2025-04/objects/CustomerAddress): CustomerAddress - The updated address. * [userErrors](/docs/api/customer/2025-04/objects/UserErrorsCustomerAddressUserErrors): UserErrorsCustomerAddressUserErrors! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerAddressUpdate](/docs/api/customer/2025-04/mutations/customerAddressUpdate) ## Examples