{
"counterparty_fullname": "Empresa ABC",
"counterparty_id_type": "nit",
"counterparty_id_number": "9000123",
"counterparty_phone": "+573123927834",
"counterparty_email": "[example@abc.com](mailto:example@abc.com)",
"counterparty_website": "string",
"counterparty_address": {
"street_line1": "Calle 14",
"street_line2": "93 90",
"city": "Bogotá",
"state": "Bogotá",
"postal_code": "110110",
"country": "COL"
},
"counterparty_bank_details": {
"rail": "fedwire",
"currency": "usd",
"bank_name": "Bank of America",
"account_type": "checking",
"account_number": "1234567890",
"routing_number": "1234567890",
"bank_address": {
"country": "USA"
}
},
"counterparty_verification_status": "processing",
"counterparty_verification_code": "string",
"counterparty_verification_description": "string"
}