{
"name": "string",
"company": "string",
"country_code": "US",
"zip_code": "string",
"state_code": "string",
"city": "string",
"street": [
"str"
],
"residential": true,
"phone": "string",
"email": "user@example.com",
"fax": "string",
"tax_identifiers": [
{
"type": "VAT",
"number": "string",
"authority": {
"code": "US",
"name": "string"
}
}
]
}