{
"message": "Client updated with CSF data",
"data": {
"id": "client_1234567890",
"name": "Empresa Ejemplo SA de CV",
"legal_name": "Empresa Ejemplo SA de CV",
"tax_id": "EEM010101ABC",
"rfc": "EEM010101ABC",
"tax_system": "601",
"address": {
"street": "Av. Reforma",
"exterior": "123",
"neighborhood": "Centro",
"city": "Ciudad de México",
"state": "CDMX",
"zip": "06000",
"country": "MEX"
},
"is_valid": false,
"livemode": false,
"created_at": 1677651234,
"team": "team_1234567890",
"owner": "user_1234567890",
"from": "api",
"metadata": {
"rfc": "EEM010101ABC",
"fiscal_type": "company",
"fiscal_status": "Activo"
}
}
}