Upload ID Document File
Upload the respective ID document file type in support of the ID validation process. The ID Document will be validated against the Customer details on record.
Please note that then uploading an ID document file for an ID document type id_card
or drivers_license
, the front as well as the back of the ID document file is required.
Upload ID document file
POST
{{baseUrl}}/identity-documents/:identity_id/upload-document
Upload a file of the ID document (id_book, id_card or drivers_licence).
Path Parameters
identityDocumentId*
String
Request Body
back*
File
The file with the image of the back of the ID document needs to be uploaded here (for id_card and drivers_licence)
front*
File
The file with the image of the front of the id document needs to be uploaded here. This applies to all ID documents (for id_card and drivers_licence, the user should upload the file containing the image of the front side of the document; whereas for the id_book, they should upload the front page that contains their ID number, barcode and ID photo).
Uploading files for ID document type - ID Card
Below you can see an example of uploading an ID document file for the ID document type id_card
. As you can see, you will need to upload one file for the front of the ID card as well as a file for the back of the ID card.
List of Accepted ID documents:
Green RSA ID Book
Front page only
RSA ID Smart Card
Front and Back
Driver's Licence
Front and Back
Last updated
Was this helpful?