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