{
"type": "individual",
"first_name": "string",
"middle_name": "string",
"last_name": "string",
"transliterated_first_name": "string",
"transliterated_middle_name": "string",
"transliterated_last_name": "string",
"email": "string",
"phone": "string",
"residential_address": {
"street_line_1": "string",
"street_line_2": "string",
"city": "string",
"state": "string",
"postal_code": "string",
"country": "string"
},
"transliterated_residential_address": {
"street_line_1": "string",
"street_line_2": "string",
"city": "string",
"state": "string",
"postal_code": "string",
"country": "string"
},
"birth_date": "stringstri",
"signed_agreement_id": "string",
"endorsements": [
"string"
],
"identifying_information": [
{
"type": "string",
"issuing_country": "string",
"number": "string",
"description": "string",
"expiration": "string",
"image_front": "string",
"image_back": "string"
}
]
}