Investor Documents
How to get documents from an investor
Get Investor Document Information
Investor Documents List
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": 0,
"error": {},
"success": true,
"data": [
{
"documentId": "string",
"docType": "passport",
"docCategory": "identification",
"side": "front",
"fileName": "30dec9b7-c2b8-4d3b-99ab-6bfde86a1a00.jpeg",
"thumbnail": "string",
"fileType": "image/jpeg",
"verificationStatus": "pending",
"createDate": "2020-05-27T18:08:53.501Z"
},
...
]
}Preview or Download document
Get Document URL based on documentId
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated