{
"type": "company",
"onboardingId": "f4fce315-9b7c-4302-989a-521be9ec9bca",
"editorUserId": "c5c2f4a5-c36d-4d4d-9e5c-2659c938a266",
"riskLevel": "low",
"address": {
"streetLine1": "string",
"streetLine2": "string",
"city": "string",
"state": "string",
"zip": "string",
"country": "string"
},
"phoneNumber": "string",
"email": "string",
"isDefaultCompliant": true,
"industry": "accountingOrConsultingOrLegalServices",
"industryOther": "Manufactoring",
"turnover": "bellow100KEur",
"isRelevantActivity": false,
"isPubliclyListed": false,
"isEngagedGambling10K": false,
"isFoundation": false,
"legalName": "Payler",
"registrationNumber": "121123412412",
"webSite": "test.com",
"countryOfRegistration": "RU",
"companyRegistrationDate": "2022-01-01",
"taxResidencyCountry": "RU",
"payInsCountries": [
1,
2
],
"payOutsCountries": [
1,
2
],
"purposesAccountOpening": [
"depositsAndSavings"
],
"purposesAccountOpeningOther": "Credits",
"taxNumber": "string",
"companyType": "soleTrader",
"businessPartners": [
{
"name": "string",
"incorporationCountryCode": "string",
"plannedTransfersQuantityMonth": 0,
"plannedTransfersEurVolumeMonth": 0,
"additionalInfo": "string",
"basisPartnership": "string",
"website": "string"
}
],
"fundFlows": {
"plannedIncomingTransfersQuantity": 0,
"plannedIncomingTransfersEurVolume": 0,
"plannedOutboundTransfersQuantity": 0,
"plannedOutboundTransfersEurVolume": 0
},
"complianceEvaluation": {
"reviewPeriodicity": "string",
"appliedLimits": "string",
"additionalInfo": "string"
},
"customOptions": null,
"relatedIndividuals": [
{
"firstName": "Ivan",
"lastName": "Ivanov",
"email": "test@local.com",
"isUbo": true,
"isShareholder": false,
"isDirector": false,
"isRepresentative": false,
"isPep": false,
"residenceCountry": "RU",
"citizenshipCountry": "RU",
"birthDate": "2019-08-24",
"ownership": 0,
"document": {
"issuedBy": "string",
"expirationDate": "2019-08-24",
"type": "passport",
"number": "string",
"issuedCountryCode": "string",
"issuedDate": "2019-08-24"
},
"beneficialOwnerPepDetails": "string",
"usaTaxResidency": true,
"giinNumber": "string",
"residentialAddress": {
"streetLine1": "string",
"streetLine2": "string",
"city": "string",
"state": "string",
"zip": "string",
"country": "string"
},
"applicantId": "fc65ce03-c5e6-455c-b628-f1607e292785",
"percentageOwnership": 0
}
]
}
curl --location --request POST '/internal/Clients' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "company",
"onboardingId": "f4fce315-9b7c-4302-989a-521be9ec9bca",
"editorUserId": "c5c2f4a5-c36d-4d4d-9e5c-2659c938a266",
"riskLevel": "low",
"address": {
"streetLine1": "string",
"streetLine2": "string",
"city": "string",
"state": "string",
"zip": "string",
"country": "string"
},
"phoneNumber": "string",
"email": "string",
"isDefaultCompliant": true,
"industry": "accountingOrConsultingOrLegalServices",
"industryOther": "Manufactoring",
"turnover": "bellow100KEur",
"isRelevantActivity": false,
"isPubliclyListed": false,
"isEngagedGambling10K": false,
"isFoundation": false,
"legalName": "Payler",
"registrationNumber": "121123412412",
"webSite": "test.com",
"countryOfRegistration": "RU",
"companyRegistrationDate": "2022-01-01",
"taxResidencyCountry": "RU",
"payInsCountries": [
1,
2
],
"payOutsCountries": [
1,
2
],
"purposesAccountOpening": [
"depositsAndSavings"
],
"purposesAccountOpeningOther": "Credits",
"taxNumber": "string",
"companyType": "soleTrader",
"businessPartners": [
{
"name": "string",
"incorporationCountryCode": "string",
"plannedTransfersQuantityMonth": 0,
"plannedTransfersEurVolumeMonth": 0,
"additionalInfo": "string",
"basisPartnership": "string",
"website": "string"
}
],
"fundFlows": {
"plannedIncomingTransfersQuantity": 0,
"plannedIncomingTransfersEurVolume": 0,
"plannedOutboundTransfersQuantity": 0,
"plannedOutboundTransfersEurVolume": 0
},
"complianceEvaluation": {
"reviewPeriodicity": "string",
"appliedLimits": "string",
"additionalInfo": "string"
},
"customOptions": null,
"relatedIndividuals": [
{
"firstName": "Ivan",
"lastName": "Ivanov",
"email": "test@local.com",
"isUbo": true,
"isShareholder": false,
"isDirector": false,
"isRepresentative": false,
"isPep": false,
"residenceCountry": "RU",
"citizenshipCountry": "RU",
"birthDate": "2019-08-24",
"ownership": 0,
"document": {
"issuedBy": "string",
"expirationDate": "2019-08-24",
"type": "passport",
"number": "string",
"issuedCountryCode": "string",
"issuedDate": "2019-08-24"
},
"beneficialOwnerPepDetails": "string",
"usaTaxResidency": true,
"giinNumber": "string",
"residentialAddress": {
"streetLine1": "string",
"streetLine2": "string",
"city": "string",
"state": "string",
"zip": "string",
"country": "string"
},
"applicantId": "fc65ce03-c5e6-455c-b628-f1607e292785",
"percentageOwnership": 0
}
]
}'
{
"isFailed": true,
"isSuccess": true,
"reasons": [
{
"message": "string",
"metadata": {
"property1": null,
"property2": null
}
}
],
"errors": [
{
"message": "string",
"metadata": {
"property1": null,
"property2": null
},
"reasons": [
{}
]
}
],
"successes": [
{
"message": "string",
"metadata": {
"property1": null,
"property2": null
}
}
],
"valueOrDefault": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"value": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
}