GET/Image
Request URL
Download an image for Submission-ID-created KYCs.
There are ID images, selfie images and address images.
One API call can download one image.
Input Data
* means required parameters.
Parameter
Description
*submission_id
unique submission Id.
*type
<idImage, idBackImage, selfieImage, addressImage>
idImage: downloads the front image of photo ID idBackImage: downloads the back image of photo ID
selfieImage: downloads the face image
addressImage: downloads the address document if the submission has such file.
Output Data
As a response, a document file will be downloaded.
Last updated