{
"organizationId": 0,
"organizationName": "string",
"phone": "string",
"phoneExtra": "string",
"fax": "string",
"website": "string",
"addressId": 0,
"mailingAddressId": 0,
"billingAddressId": 0,
"isMailingAddressSameAsPhysical": true,
"isBillingAddressSameAsPhysical": true,
"firstName": "string",
"lastName": "string",
"suffix": 1,
"email": "string",
"notes": "string",
"activeStatus": true,
"active": true,
"address": {
"addressId": 0,
"addressTypeLv": 1,
"address1": "string",
"address2": "string",
"city": "string",
"stateLv": 0,
"zipCode": "string",
"zipCodeFormatted": "string",
"county": "string",
"countryLv": 1,
"active": true,
"symmetryLocationCode": "string"
},
"mailingAddress": {
"addressId": 0,
"addressTypeLv": 1,
"address1": "string",
"address2": "string",
"city": "string",
"stateLv": 0,
"zipCode": "string",
"zipCodeFormatted": "string",
"county": "string",
"countryLv": 1,
"active": true,
"symmetryLocationCode": "string"
},
"billingAddress": {
"addressId": 0,
"addressTypeLv": 1,
"address1": "string",
"address2": "string",
"city": "string",
"stateLv": 0,
"zipCode": "string",
"zipCodeFormatted": "string",
"county": "string",
"countryLv": 1,
"active": true,
"symmetryLocationCode": "string"
}
}