Request owner documents
types
OK
const response = await fetch('//api.client.nbcgate.tech/api/docs/list/{types}', {
method: 'GET',
headers: {},
});
const data = await response.json();
{
"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": false,
"other": false,
"physical": false
}
],
"clientsCountry": "text",
"clientsLegal": false,
"clientsOther": false,
"clientsPhysical": false,
"companyName": "text",
"companyRegisterNumber": "text",
"country": "text",
"details": "text",
"income": "text",
"isWorkAddress": false,
"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": 0,
"files": [
{
"base": "text",
"dateCreated": "text",
"id": 0,
"intlLabel": "text",
"label": "text",
"link": "text",
"name": "text",
"size": "text"
}
],
"id": 0,
"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": false,
"owners": [
{
"address": "text",
"dateBirthday": "text",
"fullName": "text",
"ownershipValue": "text",
"passportAuthority": "text",
"passportDateIssue": "text",
"passportNumber": "text",
"phone": "text",
"phoneCountry": "text"
}
]
},
"required": false,
"status": 2,
"type": "text",
"version": 1
}
],
"email": "text",
"file": {
"base": "text",
"dateCreated": "text",
"link": "text",
"name": "text",
"size": "text"
},
"id": "text",
"idProfile": "text",
"isShow": "true",
"language": "cs",
"name": "text",
"ownerID": 0,
"ownerType": 0,
"status": 2,
"step": 0,
"types": 0,
"version": 1
}