Upload Supporting Documents
Upload cardholder document
Request URI
POST
/issuing/holder/upload-document
Request Body
Refer to : common
Biz_data :
Name
Type
Description
holder_id*
long
holder ID
file_type*
integer
Tip: ID and address are required
file_name*
string(5-80)
file name,
Supported formats:pdf、jpg、jpeg、png、doc、docx
for example:xxx.pdf
file_content*
string
File content .Base64 encoding.
Max size: 2M
file_desc
string(128)
file description
Request Example
Response
Last updated
Was this helpful?