This is the API used to upload KYC files
API:
Path: v2/col/files/upload
Method: POST
Request: body, form-data
Request Parameter
file
File
Y
File upload
Response Data
code
Number
Error code, refer to table of error codes.
message
String
Error description.
data
Object
Refer to UploadFileResponse
fileName
The name of the file which is uploaded
path
The path to the file
Last updated 1 year ago
Was this helpful?