{
"accountType": "CUSTOMER_ACCOUNT_TYPE_UNSPECIFIED",
"addressLine1": "string",
"addressLine2": "string",
"appliedDunningCampaignId": "string",
"billingConfiguration": {
"documentLocale": "string",
"subscriptionInvoiceIssuingDateAdjustment": "CUSTOMER_SUBSCRIPTION_INVOICE_ISSUING_DATE_ADJUSTMENT_UNSPECIFIED",
"subscriptionInvoiceIssuingDateAnchor": "CUSTOMER_SUBSCRIPTION_INVOICE_ISSUING_DATE_ANCHOR_UNSPECIFIED"
},
"billingEntityCode": "string",
"city": "string",
"configurableInvoiceCustomSectionIds": [
"string"
],
"country": "COUNTRY_CODE_UNSPECIFIED",
"currency": "CURRENCY_ENUM_UNSPECIFIED",
"customerType": "CUSTOMER_TYPE_UNSPECIFIED",
"email": "string",
"excludeFromDunningCampaign": true,
"externalId": "string",
"externalSalesforceId": "string",
"finalizeZeroAmountInvoice": "FINALIZE_ZERO_AMOUNT_INVOICE_UNSPECIFIED",
"firstname": "string",
"id": "string",
"integrationCustomers": [
{
"externalCustomerId": "string",
"id": "string",
"integrationCode": "string",
"integrationId": "string",
"integrationType": "INTEGRATION_TYPE_UNSPECIFIED",
"subsidiaryId": "string",
"syncWithProvider": true,
"targetedObject": "HUBSPOT_TARGETED_OBJECTS_ENUM_UNSPECIFIED"
}
],
"invoiceGracePeriod": 0,
"lastname": "string",
"legalName": "string",
"legalNumber": "string",
"logoUrl": "string",
"metadata": [
{
"displayInInvoice": true,
"id": "string",
"key": "string",
"value": "string"
}
],
"name": "string",
"netPaymentTerm": 0,
"paymentProvider": "PROVIDER_TYPE_UNSPECIFIED",
"paymentProviderCode": "string",
"phone": "string",
"providerCustomer": {
"providerCustomerId": "string",
"providerPaymentMethods": [
"PROVIDER_PAYMENT_METHODS_UNSPECIFIED"
],
"syncWithProvider": true
},
"shippingAddress": {
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"country": "COUNTRY_CODE_UNSPECIFIED",
"state": "string",
"zipcode": "string"
},
"skipInvoiceCustomSections": true,
"state": "string",
"taxCodes": [
"string"
],
"taxIdentificationNumber": "string",
"timezone": "TIMEZONE_UNSPECIFIED",
"url": "string",
"zipcode": "string",
"updateMask": "string"
}