Verification Details
How to get investor verification details
Get investor verification details
Investor verification
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": 0,
"data": {
"investorId": "string",
"status": "none",
"createDate": "2020-05-27T18:13:51.193Z",
"updateDate": "2020-05-27T18:13:51.193Z",
"operatorFullName": "string",
"isManual": true,
"errors": [
"string"
]
},
"error": {},
"success": true
}{
"status": 0,
"data": {},
"error": {},
"success": true
}Last updated