API Reference

You must select a file type :

  • uploadAmlPolicy
  • photoIdCompliance
  • auditedFinancial
  • organizationalChart
  • proofAddress
  • taxId
  • articlesIncorporation
  • riskAssessmentPolicy
  • ownerShipStructure
  • teamOrganizationalChart

Under 'File Name' you must enter the type, and under rawBody the string must be base64 in order to represent the file.

Body:

'rawBody=yourimage.png 
'fileType=articlesincorporation

Response:

{
    "status": 200,
    "success": true
}

Language
Click Try It! to start a request and see the response here!