Supporting Documents
Get supporting documents related to an entity
Last updated
Get supporting documents related to an entity
Last updated
GET
https://api.icomplykyc.com/api/v2/entities/:id/documents
Get all supporting documents associated with this legal entity
Authentication Type: Api Key
Sample Query: /entities/1234567e-fcff-4c10-9dd3-da74422e1c30/documents
*
String
The entity ID you wish to retrieve ID documents for
GET
https://api.icomplykyc.com/api/v2/documents/:id
Get the details and binary file of the specified document. The document is returned as a base64 encoded string which must be decoded into a binary file.
Authentication Type: Api Key
id
String
The ID of the document to retrieve
Sample Query: /documents/1234567e-fcff-4c10-9dd3-da74422e1c30