Allows clients with delegated KYC to securely upload documents required for the identity verification process.
The endpoint facilitates efficient and safe uploading of necessary files to complete the KYC process.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Provide the binary content of the file as the value for the respective file type field (pdf, video, or image).
Response
File uploaded successfully
message
fileUrl
Errors
400
Upload Delegated KYC Files Request Bad Request Error
401
Upload Delegated KYC Files Request Unauthorized Error
403
Upload Delegated KYC Files Request Forbidden Error
500
Upload Delegated KYC Files Request Internal Server Error