For the complete documentation index, see llms.txt. This page is also available as Markdown.

Contract

Send user agreement details

post

Send user agreement details

Authorizations
AuthorizationstringRequired
Body
commentstringOptional
companyNamestringOptional
complianceIDstringOptional
countrystringOptional
dateCreatedstringOptional
dateExpirestringOptional
dateFinishedstringOptional
emailstringOptional
idstringOptional
idProfilestringOptional
isShowstringOptionalDefault: true
languagestringOptionalDefault: cs
namestringOptional
ownerIDintegerOptional
ownerTypeintegerOptional
statusintegerOptionalDefault: 2
stepintegerOptional
typesintegerOptional
versionintegerOptionalDefault: 1
Responses
200

OK

application/json
commentstringOptional
companyNamestringOptional
complianceIDstringOptional
countrystringOptional
dateCreatedstringOptional
dateExpirestringOptional
dateFinishedstringOptional
emailstringOptional
idstringOptional
idProfilestringOptional
isShowstringOptionalDefault: true
languagestringOptionalDefault: cs
namestringOptional
ownerIDintegerOptional
ownerTypeintegerOptional
statusintegerOptionalDefault: 2
stepintegerOptional
typesintegerOptional
versionintegerOptionalDefault: 1
post/api/docs/profile/contract
POST /api/docs/profile/contract HTTP/1.1
Host: api.client.nbcgate.tech/
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 2496

{
  "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": 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": 1,
  "ownerType": 1,
  "status": 2,
  "step": 1,
  "types": 1,
  "version": 1
}
{
  "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": 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": 1,
  "ownerType": 1,
  "status": 2,
  "step": 1,
  "types": 1,
  "version": 1
}

Update user agreement details

put

Update user agreement details

Authorizations
AuthorizationstringRequired
Body
commentstringOptional
companyNamestringOptional
complianceIDstringOptional
countrystringOptional
dateCreatedstringOptional
dateExpirestringOptional
dateFinishedstringOptional
emailstringOptional
idstringOptional
idProfilestringOptional
isShowstringOptionalDefault: true
languagestringOptionalDefault: cs
namestringOptional
ownerIDintegerOptional
ownerTypeintegerOptional
statusintegerOptionalDefault: 2
stepintegerOptional
typesintegerOptional
versionintegerOptionalDefault: 1
Responses
204

No Content

No content

put/api/docs/profile/contract
PUT /api/docs/profile/contract HTTP/1.1
Host: api.client.nbcgate.tech/
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 2496

{
  "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": 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": 1,
  "ownerType": 1,
  "status": 2,
  "step": 1,
  "types": 1,
  "version": 1
}

No content