Uploading identity verification documents
Interface address: /api/v1/user/kyc/upload-file
Note: This interface is used for uploading identity verification documents and returning the file URLs.
Request input parameters
Parameter | Type | Mandatory | Description |
---|---|---|---|
file | MultipartFile | Y | File no larger than 2MB in JPG, JPEG, or PNG format. |
Output parameters
Parameter | Type | Mandatory | Description |
---|---|---|---|
URL | String | Y | URL to the file |