# CustomerAddressDeletePayload - customer - PAYLOAD Version: 2025-01 ## Description Return type for `customerAddressDelete` mutation. ### Access Scopes ## Fields * [deletedAddressId](/docs/api/customer/2025-01/scalars/ID): ID - The ID of the deleted address. * [userErrors](/docs/api/customer/2025-01/objects/UserErrorsCustomerAddressUserErrors): UserErrorsCustomerAddressUserErrors! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerAddressDelete](/docs/api/customer/2025-01/mutations/customerAddressDelete) ## Examples