{
"status": "success",
"requestId": "ed458995-3eb1-48c9-90b3-1e6f4d57ab82",
"data": {
"counterpartyId": "string",
"entityId": "string",
"platformId": "string",
"type": "INDIVIDUAL",
"name": "string",
"tel": "string",
"email": "string",
"location": "string",
"memo": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string",
"platform": {
"platformId": "string",
"entityId": "string",
"name": "string",
"logo": "string",
"type": "CHAIN",
"slug": "string",
"bigLogo": "string",
"collectorDriver": "NONE",
"order": 0,
"csvDriverTemplateList": [
{
"name": "string",
"slug": "string",
"description": "string",
"downloadTemplateUrl": "string",
"isGeneral": true
}
],
"note": "string",
"isBeta": "false",
"enableMasterSubAccount": true,
"supportAggregation": "false",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string"
},
"contacts": [
{}
],
"tags": [
{
"counterpartyTagId": "string",
"entityId": "string",
"name": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string"
}
],
"identifications": [
{
"counterpartyIdentificationId": "string",
"entityId": "string",
"counterpartyId": "string",
"name": "string",
"code": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string",
"codeLowerCase": "string"
}
]
}
}