{
"customerName": "Adroit Solutions",
"customerType": "BUSINESS",
"isTaxExempted": true,
"contacts": [
{
"firstName": "Michael",
"lastName": "Hensley",
"email": "info@adroit.io",
"contactNumber": "1234567890",
"countryCode": "USA",
"contactId": "54674d18-aa04-4650-baf2-36479dafdb22",
"isDefault": true
}
],
"customerId": "string",
"exemptionReasonCode": "A",
"exemptionNumber": "string",
"addresses": [
{
"addressName": "Adroit Solutions",
"address": "Akshya Nagar 1st Block 1st Cross, Rammurthy nagar, Bangalore",
"countryCode": "IND",
"stateCode": "KA",
"city": "Bangalore",
"zip": "560016",
"addressId": "6c54f68f-1de4-4d72-b532-ae45658e4a15",
"isDefault": true
}
]
}