Copy {
"id": "text",
"identityExternalId": "text",
"type": "USER",
"status": "BLOCKED",
"contract": "text",
"image": "text",
"session": {
"deviceToken": "text",
"IP": "text",
"logginAttempts": 1
},
"bankAccounts": [
{
"default": true,
"id": "text",
"identity": "text",
"externalId": "text",
"accountNumber": "text",
"nickName": "text",
"country": "ARG",
"currency": "ARS",
"financialInstitution": "text",
"type": "CASH_ACCOUNT",
"accountHolder": "text",
"accountHolderDni": "text",
"createdAt": "text",
"updatedAt": "text",
"iban": "text",
"sortCode": "text"
}
],
"user": {
"name": "text",
"lastName": "text",
"email": "text",
"phone": "text",
"documentType": "text",
"documentNumber": "text",
"career": "text",
"birthDate": "text",
"country": "ARG",
"gender": "text",
"kyc": "text",
"aml": "text"
},
"company": {
"name": "text",
"nickname": "text",
"taxCondition": "text",
"registrationNumber": "text",
"companyLegalStructure": "text",
"email": "text",
"country": "ARG",
"activity": "text",
"legalRepresentative": {
"name": "text",
"lastName": "text",
"email": "text",
"phone": "text",
"powerOfAttorneyDocument": "text",
"pep": true
},
"address": {
"country": "ARG",
"administrativeAreaLevel1": "text",
"administrativeAreaLevel2": "text",
"administrativeAreaLevel3": "text",
"street": "text",
"zipcode": "text",
"optionalAddress": "text"
},
"beneficialOwners": [
{
"name": "text",
"identificationNumber": "text",
"ownership": "text",
"legalEntity": true
}
],
"individualShareholders": [
{
"name": "text",
"identificationNumber": "text",
"ownership": "text"
}
],
"AML": {
"registrationRequired": true,
"reportingCountries": [
"ARG"
],
"registrationDocument": "text",
"officer": {
"name": "text",
"email": "text",
"phoneNumber": "text"
}
},
"documents": {
"companyLegalStatus": "text",
"taxIdentification": "text",
"proofOfAddress": "text",
"privacyPolicy": "text"
}
},
"extendedData": [
{
"name": "text",
"value": "text"
}
],
"createdAt": "text",
"updatedAt": "text"
}