# CustomerAddressCreatePayload - customer - PAYLOAD Version: 2025-01 ## Description Return type for `customerAddressCreate` mutation. ### Access Scopes ## Fields * [customerAddress](/docs/api/customer/2025-01/objects/CustomerAddress): CustomerAddress - The created customer 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 * [customerAddressCreate](/docs/api/customer/2025-01/mutations/customerAddressCreate) ## Examples