KYB Bulk Upload
Name
Type
Description
{
"fileUrl": http://example.com/file.csv,
"isSubjectConsent": true,
"metadata": {},
"chunkSize": 1000,
"type": "cac",
}{
"success": true,
"statusCode": 200,
"message": "success",
"data": {
"message": "FILE_RECEIVED",
"status": "PROCESSING",
"bulkUploadId": "67da29317223da87f43d82a3",
"chunkSize": 50
},
"links": []
}Last updated
Was this helpful?
