Request profile format for country
country
ownerType
types
curl -L \
--url 'http://api.client.nbcgate.tech//api/docs/profile/{country}/{ownerType}/{types}' \
--header 'Authorization: YOUR_API_KEY'
{
"comment": "text",
"companyName": "text",
"complianceID": "text",
"country": "text",
"dateCreated": "text",
"dateExpire": "text",
"dateFinished": "text",
"documents": [
{
"CZ": "text",
"En": "text",
"RU": "text",
"additionalInformation": {
"companyAuthorized": "text",
"companyBankruptcy": "text",
"companyFinancialStatements": "text",
"companyPendingLitigation": "text",
"companyRegulatedStock": "text",
"date": "text",
"expireDate": "text",
"isCompanyAuthorized": "text",
"isCompanyBankruptcy": "text",
"isCompanyFinancialStatements": "text",
"isCompanyPendingLitigation": "text",
"isCompanyRegulatedStock": "text",
"isLicense": "text",
"licenseFrom": "text",
"licenseName": "text",
"licenseNumber": "text",
"notLicense": "text",
"sourceValue": "text"
},
"base": "text",
"cloudName": "text",
"comment": "text",
"companyDetails": {
"address": "text",
"businessPhone": "text",
"businessPhoneCountry": "text",
"city": "text",
"clients": [
{
"country": "text",
"legal": true,
"other": true,
"physical": true
}
],
"clientsCountry": "text",
"clientsLegal": true,
"clientsOther": true,
"clientsPhysical": true,
"companyName": "text",
"companyRegisterNumber": "text",
"country": "text",
"details": "text",
"income": "text",
"isWorkAddress": true,
"otherCompanyName": "text",
"postCode": "text",
"reason": "text",
"urlSite": "text",
"workAddress": "text",
"workBusinessPhone": "text",
"workBusinessPhoneCountry": "text",
"workCity": "text",
"workCountry": "text",
"workPostCode": "text"
},
"dateCreated": "text",
"dateFinished": "text",
"declaration": {
"date": "text",
"fullName": "text",
"position": "text",
"signature": "text"
},
"fileLoadType": 1,
"files": [
{
"base": "text",
"dateCreated": "text",
"id": 1,
"intlLabel": "text",
"label": "text",
"link": "text",
"name": "text",
"size": "text"
}
],
"id": 1,
"intlLabel": "text",
"intlName": "text",
"label": "text",
"name": "text",
"pdf": "text",
"personsInCompany": {
"PEPStatement": "text",
"addInformation": "text",
"directors": [
{
"address": "text",
"dateBirthday": "text",
"fullName": "text",
"passportAuthority": "text",
"passportDateIssue": "text",
"passportNumber": "text",
"phone": "text",
"phoneCountry": "text"
}
],
"isDirector": true,
"owners": [
{
"address": "text",
"dateBirthday": "text",
"fullName": "text",
"ownershipValue": "text",
"passportAuthority": "text",
"passportDateIssue": "text",
"passportNumber": "text",
"phone": "text",
"phoneCountry": "text"
}
]
},
"required": true,
"status": 1,
"type": "text",
"version": 1
}
],
"email": "text",
"file": {
"base": "text",
"dateCreated": "text",
"link": "text",
"name": "text",
"size": "text"
},
"id": "text",
"idProfile": "text",
"isShow": "text",
"language": "text",
"name": "text",
"ownerID": 1,
"ownerType": 1,
"status": 1,
"step": 1,
"types": 1,
"version": 1
}
OK