{
"legal_name": "Test Co. S.A. de C.V.",
"short_name": "TestCo",
"id_type": "cc",
"id_number": "9010001234",
"email": "client@cobre.com",
"phone": "+576012345678",
"website": "https://www.test.co",
"industry": "accounting",
"date_of_incorporation": "2015-03-20",
"country_of_incorporation": "COL",
"address": {
"street": "Av. Insurgentes Sur 1234",
"city": "Ciudad de Mexico",
"state": "CDMX",
"postal_code": "03100",
"country": "MEX"
},
"ubos": [
{
"first_name": "Juan",
"last_name": "Perez",
"id_type": "cc",
"id_number": "1019123456",
"nationalities": [
"COL"
],
"date_of_birth": "1975-08-08"
}
],
"legal_representatives": [
{
"first_name": "Lila",
"last_name": "Rosa",
"id_type": "cc",
"id_number": "PEL800101ABD",
"nationalities": [
"COL"
],
"date_of_birth": "1985-11-28"
}
]
}