Corporates

corporates_corporate_id_verify

Fully verify a corporate identity. Will set rootEmailVerified, rootMobileVerified, directorsVerified, UBOsVerified, basicCompanyChecksVerified and fullCompanyChecksVerified, while also setting dummy KYB Company Details

SecurityAPI_Secret_Key
Request
path Parameters
corporate_id
required
integer <int64>
header Parameters
call-ref
string

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

Responses
204

Success - No Content

400

Invalid Request

default

Error

post/corporates/{corporate_id}/verify
Response samples
application/json
{
  • "message": "string",
  • "validation": {
    }
}