InputObject
Business address information
Tax Identification Number with type and value
northAmericanIndustryClassificationSystemCode
NAICS code for business classification
{
"legalName": Max100Text,
"dbaName": Max100Text,
"address": AddressInput,
"phoneNumber": "xyz789",
"businessStructureType": "CORPORATION_PUBLIC",
"website": "<a href="http://www.test.com/">http://www.test.com/"</a>",
"taxId": TaxIdentificationNumberInput,
"northAmericanIndustryClassificationSystemCode": "SOYBEAN_FARMING"
}