{
"customerPortalCustomer": {
"accountType": "CUSTOMER_ACCOUNT_TYPE_UNSPECIFIED",
"addressLine1": "string",
"addressLine2": "string",
"applicableTimezone": "TIMEZONE_UNSPECIFIED",
"billingConfiguration": {
"documentLocale": "string",
"id": "string",
"subscriptionInvoiceIssuingDateAdjustment": "CUSTOMER_SUBSCRIPTION_INVOICE_ISSUING_DATE_ADJUSTMENT_UNSPECIFIED",
"subscriptionInvoiceIssuingDateAnchor": "CUSTOMER_SUBSCRIPTION_INVOICE_ISSUING_DATE_ANCHOR_UNSPECIFIED"
},
"billingEntityBillingConfiguration": {
"documentLocale": "string",
"id": "string",
"invoiceFooter": "string",
"invoiceGracePeriod": 0,
"subscriptionInvoiceIssuingDateAdjustment": "BILLING_ENTITY_SUBSCRIPTION_INVOICE_ISSUING_DATE_ADJUSTMENT_UNSPECIFIED",
"subscriptionInvoiceIssuingDateAnchor": "BILLING_ENTITY_SUBSCRIPTION_INVOICE_ISSUING_DATE_ANCHOR_UNSPECIFIED"
},
"city": "string",
"country": "COUNTRY_CODE_UNSPECIFIED",
"currency": "CURRENCY_ENUM_UNSPECIFIED",
"customerType": "CUSTOMER_TYPE_UNSPECIFIED",
"displayName": "string",
"email": "string",
"firstname": "string",
"id": "string",
"lastname": "string",
"legalName": "string",
"legalNumber": "string",
"name": "string",
"shippingAddress": {
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"country": "COUNTRY_CODE_UNSPECIFIED",
"state": "string",
"zipcode": "string"
},
"state": "string",
"taxIdentificationNumber": "string",
"zipcode": "string"
}
}