General
Last updated
Last updated
Ready to test
Get partner details
GET /partner-details HTTP/1.1
Host: tvda-api.platform-test.tradevest.ai
Accept: */*
{
"businessName": "text",
"globalId": "text",
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z"
}
Ready to test
Get list of customers
String value used for pagination
Maximum number of items to return
20
An indication of whether the customer is a legal entity, natural person or joint person type
Current customer status
user-defined labels (elements allow grouping of customers as per required logic) filter; will filter customers that have all of the provided labels
client search text, the search will be performed on the following fields: name of legal entity or natural person, account number
GET /customers HTTP/1.1
Host: tvda-api.platform-test.tradevest.ai
Accept: */*
OK
{
"data": [
{
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"customerStatus": "CREATED",
"customerType": "NATURAL_PERSON",
"signedDocumentsRelatedToCustomer": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"naturalPersonFullName": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z",
"cancellationDate": "2025-05-23T00:57:02.038Z",
"naturalPersonCustomer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"customerStatus": "CREATED",
"customerType": "NATURAL_PERSON",
"signedDocumentsRelatedToCustomer": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"naturalPersonFullName": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z",
"cancellationDate": "2025-05-23T00:57:02.038Z",
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"labels": [
"text"
],
"refAccounts": [
{
"bankName": "text",
"iban": "text",
"bic": "text",
"type": "PRIMARY",
"ownerName": "text"
}
],
"naturalPerson": {
"deathDay": "2025-05-23",
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"globalId": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"verifiedOn": "2025-05-23T00:57:02.038Z",
"isPep": true,
"isPepRelated": true,
"isSanction": true,
"naturalPersonStatus": "CREATED",
"naturalPersonIdentifications": [
{
"identificationId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"externalVerifier": "WEB_ID",
"identificationType": "VIDEO_IDENT",
"identificationDate": "2025-05-23",
"identificationDocumentType": "ID",
"documentNumber": "text",
"documentCountry": "AF",
"documentIssuer": "text",
"documentIssueDate": "2025-05-23",
"documentExpiryDate": "2025-05-23",
"documentMotherFullName": "text",
"documentMotherResidenceCity": "text",
"documentFatherFullName": "text",
"documentFatherResidenceCity": "text"
}
],
"naturalPersonSignedDocuments": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"gender": "MALE",
"title": "PROFESSOR",
"firstName": "text",
"lastName": "text",
"middleName": "text",
"maritalStatus": "MARRIED",
"birthDay": "2025-05-23",
"birthPlace": "text",
"birthCountry": "AF",
"nationalities": [
{
"countryCode": "AF",
"nationalIdentifier": "text",
"nationalIdentifierType": "CONCAT"
}
],
"language": "da",
"taxDetails": [
{
"taxId": "text",
"taxResidency": "AF"
}
],
"isUsNationality": true,
"profession": "text",
"professionGroup": "EMPLOYED",
"naceSectors": [
{
"section": "text",
"description": "text"
}
],
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"annualIncomeNet": 1,
"sourceOfIncome": [
"INCOME_FROM_EMPLOYMENT"
],
"availableAssets": 1,
"originOfAssets": [
"NON_EMPLOYED_LABOR"
],
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"externalId": "text"
}
},
"legalEntityCustomer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"customerStatus": "CREATED",
"customerType": "NATURAL_PERSON",
"signedDocumentsRelatedToCustomer": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"naturalPersonFullName": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z",
"cancellationDate": "2025-05-23T00:57:02.038Z",
"legalName": "text",
"legalForm": "LIMITED_LIABILITY_COMPANY",
"naceSectors": [
{
"section": "text",
"code": "text",
"description": "text"
}
],
"registerCountry": "AF",
"registerNumber": "text",
"registerCourt": "text",
"registerCourtZipCode": "text",
"registeredOn": "2025-05-23",
"foundedOn": "2025-05-23",
"vatId": "text",
"purpose": "text",
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"invoiceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"searchId": "123e4567-e89b-12d3-a456-426614174000",
"taxNumber": "text",
"isListed": true,
"listedAt": "text",
"legalEntityIdentifier": "text",
"averageProfit": 1,
"averageRevenue": 1,
"liquidAssets": 1,
"lastAnnualFinancialStatement": "2025-05-23",
"fatcaCrsDeclaration": {
"isForeignTaxResidency": true,
"isSanctionedCountries": true,
"fatcaClassification": "ACTIVE_NFE",
"activeNfeType": "LE_BY_INCOME_ASSETS"
},
"externalId": "text",
"legalRepresentatives": [
{
"taxDetails": [
{
"taxId": "text",
"taxResidency": "AF"
}
],
"firstName": "text",
"lastName": "text",
"middleName": "text",
"birthDay": "2025-05-23",
"birthPlace": "text",
"birthCountry": "AF",
"isUsNationality": true,
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"nationalities": [
{
"countryCode": "AF",
"nationalIdentifier": "text",
"nationalIdentifierType": "CONCAT"
}
],
"function": "MANAGING_DIRECTOR",
"soleSignatureAuthorized": true,
"fatcaControllingPerson": true,
"globalId": "text",
"deathDay": "2025-05-23"
}
],
"refAccounts": [
{
"bankName": "text",
"iban": "text",
"bic": "text",
"type": "PRIMARY",
"ownerName": "text"
}
],
"labels": [
"text"
],
"globalId": "text",
"isSanction": true,
"verifiedOn": "2025-05-23T00:57:02.038Z"
},
"jointPersonCustomer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"customerStatus": "CREATED",
"customerType": "NATURAL_PERSON",
"signedDocumentsRelatedToCustomer": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"naturalPersonFullName": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z",
"cancellationDate": "2025-05-23T00:57:02.038Z",
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"annualIncomeNet": 1,
"sourceOfIncome": [
"INCOME_FROM_EMPLOYMENT"
],
"availableAssets": 1,
"originOfAssets": [
"NON_EMPLOYED_LABOR"
],
"firstNaturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"secondNaturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"refAccounts": [
{
"bankName": "text",
"iban": "text",
"bic": "text",
"type": "PRIMARY",
"ownerName": "text"
}
],
"globalId": "text",
"firstNaturalPerson": {
"deathDay": "2025-05-23",
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"globalId": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"verifiedOn": "2025-05-23T00:57:02.038Z",
"isPep": true,
"isPepRelated": true,
"isSanction": true,
"naturalPersonStatus": "CREATED",
"naturalPersonIdentifications": [
{
"identificationId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"externalVerifier": "WEB_ID",
"identificationType": "VIDEO_IDENT",
"identificationDate": "2025-05-23",
"identificationDocumentType": "ID",
"documentNumber": "text",
"documentCountry": "AF",
"documentIssuer": "text",
"documentIssueDate": "2025-05-23",
"documentExpiryDate": "2025-05-23",
"documentMotherFullName": "text",
"documentMotherResidenceCity": "text",
"documentFatherFullName": "text",
"documentFatherResidenceCity": "text"
}
],
"naturalPersonSignedDocuments": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"gender": "MALE",
"title": "PROFESSOR",
"firstName": "text",
"lastName": "text",
"middleName": "text",
"maritalStatus": "MARRIED",
"birthDay": "2025-05-23",
"birthPlace": "text",
"birthCountry": "AF",
"nationalities": [
{
"countryCode": "AF",
"nationalIdentifier": "text",
"nationalIdentifierType": "CONCAT"
}
],
"language": "da",
"taxDetails": [
{
"taxId": "text",
"taxResidency": "AF"
}
],
"isUsNationality": true,
"profession": "text",
"professionGroup": "EMPLOYED",
"naceSectors": [
{
"section": "text",
"description": "text"
}
],
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"annualIncomeNet": 1,
"sourceOfIncome": [
"INCOME_FROM_EMPLOYMENT"
],
"availableAssets": 1,
"originOfAssets": [
"NON_EMPLOYED_LABOR"
],
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"externalId": "text"
},
"secondNaturalPerson": {
"deathDay": "2025-05-23",
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"globalId": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"verifiedOn": "2025-05-23T00:57:02.038Z",
"isPep": true,
"isPepRelated": true,
"isSanction": true,
"naturalPersonStatus": "CREATED",
"naturalPersonIdentifications": [
{
"identificationId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"externalVerifier": "WEB_ID",
"identificationType": "VIDEO_IDENT",
"identificationDate": "2025-05-23",
"identificationDocumentType": "ID",
"documentNumber": "text",
"documentCountry": "AF",
"documentIssuer": "text",
"documentIssueDate": "2025-05-23",
"documentExpiryDate": "2025-05-23",
"documentMotherFullName": "text",
"documentMotherResidenceCity": "text",
"documentFatherFullName": "text",
"documentFatherResidenceCity": "text"
}
],
"naturalPersonSignedDocuments": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"gender": "MALE",
"title": "PROFESSOR",
"firstName": "text",
"lastName": "text",
"middleName": "text",
"maritalStatus": "MARRIED",
"birthDay": "2025-05-23",
"birthPlace": "text",
"birthCountry": "AF",
"nationalities": [
{
"countryCode": "AF",
"nationalIdentifier": "text",
"nationalIdentifierType": "CONCAT"
}
],
"language": "da",
"taxDetails": [
{
"taxId": "text",
"taxResidency": "AF"
}
],
"isUsNationality": true,
"profession": "text",
"professionGroup": "EMPLOYED",
"naceSectors": [
{
"section": "text",
"description": "text"
}
],
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"annualIncomeNet": 1,
"sourceOfIncome": [
"INCOME_FROM_EMPLOYMENT"
],
"availableAssets": 1,
"originOfAssets": [
"NON_EMPLOYED_LABOR"
],
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"externalId": "text"
}
}
}
],
"pagination": {
"cursor": "text",
"limit": 1
}
}
Ready to test
Get customer this can be natural person or legal entity
Unique customer identification number in UUID format
GET /customers/{customerId} HTTP/1.1
Host: tvda-api.platform-test.tradevest.ai
Accept: */*
{
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"customerStatus": "CREATED",
"customerType": "NATURAL_PERSON",
"signedDocumentsRelatedToCustomer": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"naturalPersonFullName": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z",
"cancellationDate": "2025-05-23T00:57:02.038Z",
"naturalPersonCustomer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"customerStatus": "CREATED",
"customerType": "NATURAL_PERSON",
"signedDocumentsRelatedToCustomer": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"naturalPersonFullName": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z",
"cancellationDate": "2025-05-23T00:57:02.038Z",
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"labels": [
"text"
],
"refAccounts": [
{
"bankName": "text",
"iban": "text",
"bic": "text",
"type": "PRIMARY",
"ownerName": "text"
}
],
"naturalPerson": {
"deathDay": "2025-05-23",
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"globalId": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"verifiedOn": "2025-05-23T00:57:02.038Z",
"isPep": true,
"isPepRelated": true,
"isSanction": true,
"naturalPersonStatus": "CREATED",
"naturalPersonIdentifications": [
{
"identificationId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"externalVerifier": "WEB_ID",
"identificationType": "VIDEO_IDENT",
"identificationDate": "2025-05-23",
"identificationDocumentType": "ID",
"documentNumber": "text",
"documentCountry": "AF",
"documentIssuer": "text",
"documentIssueDate": "2025-05-23",
"documentExpiryDate": "2025-05-23",
"documentMotherFullName": "text",
"documentMotherResidenceCity": "text",
"documentFatherFullName": "text",
"documentFatherResidenceCity": "text"
}
],
"naturalPersonSignedDocuments": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"gender": "MALE",
"title": "PROFESSOR",
"firstName": "text",
"lastName": "text",
"middleName": "text",
"maritalStatus": "MARRIED",
"birthDay": "2025-05-23",
"birthPlace": "text",
"birthCountry": "AF",
"nationalities": [
{
"countryCode": "AF",
"nationalIdentifier": "text",
"nationalIdentifierType": "CONCAT"
}
],
"language": "da",
"taxDetails": [
{
"taxId": "text",
"taxResidency": "AF"
}
],
"isUsNationality": true,
"profession": "text",
"professionGroup": "EMPLOYED",
"naceSectors": [
{
"section": "text",
"description": "text"
}
],
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"annualIncomeNet": 1,
"sourceOfIncome": [
"INCOME_FROM_EMPLOYMENT"
],
"availableAssets": 1,
"originOfAssets": [
"NON_EMPLOYED_LABOR"
],
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"externalId": "text"
}
},
"legalEntityCustomer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"customerStatus": "CREATED",
"customerType": "NATURAL_PERSON",
"signedDocumentsRelatedToCustomer": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"naturalPersonFullName": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z",
"cancellationDate": "2025-05-23T00:57:02.038Z",
"legalName": "text",
"legalForm": "LIMITED_LIABILITY_COMPANY",
"naceSectors": [
{
"section": "text",
"code": "text",
"description": "text"
}
],
"registerCountry": "AF",
"registerNumber": "text",
"registerCourt": "text",
"registerCourtZipCode": "text",
"registeredOn": "2025-05-23",
"foundedOn": "2025-05-23",
"vatId": "text",
"purpose": "text",
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"invoiceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"searchId": "123e4567-e89b-12d3-a456-426614174000",
"taxNumber": "text",
"isListed": true,
"listedAt": "text",
"legalEntityIdentifier": "text",
"averageProfit": 1,
"averageRevenue": 1,
"liquidAssets": 1,
"lastAnnualFinancialStatement": "2025-05-23",
"fatcaCrsDeclaration": {
"isForeignTaxResidency": true,
"isSanctionedCountries": true,
"fatcaClassification": "ACTIVE_NFE",
"activeNfeType": "LE_BY_INCOME_ASSETS"
},
"externalId": "text",
"legalRepresentatives": [
{
"taxDetails": [
{
"taxId": "text",
"taxResidency": "AF"
}
],
"firstName": "text",
"lastName": "text",
"middleName": "text",
"birthDay": "2025-05-23",
"birthPlace": "text",
"birthCountry": "AF",
"isUsNationality": true,
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"nationalities": [
{
"countryCode": "AF",
"nationalIdentifier": "text",
"nationalIdentifierType": "CONCAT"
}
],
"function": "MANAGING_DIRECTOR",
"soleSignatureAuthorized": true,
"fatcaControllingPerson": true,
"globalId": "text",
"deathDay": "2025-05-23"
}
],
"refAccounts": [
{
"bankName": "text",
"iban": "text",
"bic": "text",
"type": "PRIMARY",
"ownerName": "text"
}
],
"labels": [
"text"
],
"globalId": "text",
"isSanction": true,
"verifiedOn": "2025-05-23T00:57:02.038Z"
},
"jointPersonCustomer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"customerStatus": "CREATED",
"customerType": "NATURAL_PERSON",
"signedDocumentsRelatedToCustomer": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"naturalPersonFullName": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"approvedOn": "2025-05-23T00:57:02.038Z",
"cancellationDate": "2025-05-23T00:57:02.038Z",
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"annualIncomeNet": 1,
"sourceOfIncome": [
"INCOME_FROM_EMPLOYMENT"
],
"availableAssets": 1,
"originOfAssets": [
"NON_EMPLOYED_LABOR"
],
"firstNaturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"secondNaturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"refAccounts": [
{
"bankName": "text",
"iban": "text",
"bic": "text",
"type": "PRIMARY",
"ownerName": "text"
}
],
"globalId": "text",
"firstNaturalPerson": {
"deathDay": "2025-05-23",
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"globalId": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"verifiedOn": "2025-05-23T00:57:02.038Z",
"isPep": true,
"isPepRelated": true,
"isSanction": true,
"naturalPersonStatus": "CREATED",
"naturalPersonIdentifications": [
{
"identificationId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"externalVerifier": "WEB_ID",
"identificationType": "VIDEO_IDENT",
"identificationDate": "2025-05-23",
"identificationDocumentType": "ID",
"documentNumber": "text",
"documentCountry": "AF",
"documentIssuer": "text",
"documentIssueDate": "2025-05-23",
"documentExpiryDate": "2025-05-23",
"documentMotherFullName": "text",
"documentMotherResidenceCity": "text",
"documentFatherFullName": "text",
"documentFatherResidenceCity": "text"
}
],
"naturalPersonSignedDocuments": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"gender": "MALE",
"title": "PROFESSOR",
"firstName": "text",
"lastName": "text",
"middleName": "text",
"maritalStatus": "MARRIED",
"birthDay": "2025-05-23",
"birthPlace": "text",
"birthCountry": "AF",
"nationalities": [
{
"countryCode": "AF",
"nationalIdentifier": "text",
"nationalIdentifierType": "CONCAT"
}
],
"language": "da",
"taxDetails": [
{
"taxId": "text",
"taxResidency": "AF"
}
],
"isUsNationality": true,
"profession": "text",
"professionGroup": "EMPLOYED",
"naceSectors": [
{
"section": "text",
"description": "text"
}
],
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"annualIncomeNet": 1,
"sourceOfIncome": [
"INCOME_FROM_EMPLOYMENT"
],
"availableAssets": 1,
"originOfAssets": [
"NON_EMPLOYED_LABOR"
],
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"externalId": "text"
},
"secondNaturalPerson": {
"deathDay": "2025-05-23",
"naturalPersonId": "123e4567-e89b-12d3-a456-426614174000",
"globalId": "text",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"verifiedOn": "2025-05-23T00:57:02.038Z",
"isPep": true,
"isPepRelated": true,
"isSanction": true,
"naturalPersonStatus": "CREATED",
"naturalPersonIdentifications": [
{
"identificationId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z",
"externalVerifier": "WEB_ID",
"identificationType": "VIDEO_IDENT",
"identificationDate": "2025-05-23",
"identificationDocumentType": "ID",
"documentNumber": "text",
"documentCountry": "AF",
"documentIssuer": "text",
"documentIssueDate": "2025-05-23",
"documentExpiryDate": "2025-05-23",
"documentMotherFullName": "text",
"documentMotherResidenceCity": "text",
"documentFatherFullName": "text",
"documentFatherResidenceCity": "text"
}
],
"naturalPersonSignedDocuments": [
{
"partnerDocumentId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"documentType": "TERMS_AND_CONDITIONS",
"version": 1,
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T00:57:02.038Z",
"modifiedOn": "2025-05-23T00:57:02.038Z"
}
],
"gender": "MALE",
"title": "PROFESSOR",
"firstName": "text",
"lastName": "text",
"middleName": "text",
"maritalStatus": "MARRIED",
"birthDay": "2025-05-23",
"birthPlace": "text",
"birthCountry": "AF",
"nationalities": [
{
"countryCode": "AF",
"nationalIdentifier": "text",
"nationalIdentifierType": "CONCAT"
}
],
"language": "da",
"taxDetails": [
{
"taxId": "text",
"taxResidency": "AF"
}
],
"isUsNationality": true,
"profession": "text",
"professionGroup": "EMPLOYED",
"naceSectors": [
{
"section": "text",
"description": "text"
}
],
"mainAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"correspondenceAddress": {
"street": "text",
"streetNumber": "text",
"city": "text",
"zip": "text",
"country": "AF",
"additionalInfo": "text"
},
"annualIncomeNet": 1,
"sourceOfIncome": [
"INCOME_FROM_EMPLOYMENT"
],
"availableAssets": 1,
"originOfAssets": [
"NON_EMPLOYED_LABOR"
],
"contact": {
"phone": "text",
"email": "text",
"fax": "text",
"website": "text"
},
"externalId": "text"
}
}
}