post deprecated
https://sandboxapi.legendtrading.com/app/kyc/individual/file
文件上传API
file_type 类型定义如下:
| Key | Required | Description |
|---|---|---|
| id_file | Yes | Passport, ID Card, Resident Permit, or Driver's license.(Images only please, PDF not accepted.) |
| id_back_file | No | Back of the ID document (e.g. the back of Driver's License, ID Card. Images only please, PDF not accepted.) This is optional, as passport doesn't have a back side. |
| selfie_file | Yes | Photo of the userself, with the entire face visible. Remove any accessories such as glasses when taking the selfie. Photo should be well lit and in focus. |
| proof_of_address | No | Proof of address |
Please call this API to upload file one by one.
请多次调用此API,一次只上传一个文件。
如果有:id_file, id_back_file, selfie_file, proof_of_address尽可能都传上来。
但是:id_file,selfie_file这2个为必传file。
raw_body
Allowed extensions: jpeg,bmp,png,tiff,pdf,jpg.
Allowed mime types: image/jpeg,image/jpg,image/bmp,image/tiff,image/png,image/heif,image/heic,image/webp,application/pdf
