Upload Selfie Photo
Upload a selfie image for sequential verification
Upload Selfie
POST
https://api.appruve.co/v1/verifications/selfie_image/upload
This endpoint allows you to upload a selfie image for sequential verification. Call this endpoint after calling the Perform OCR For Sequential Verification endpoint.
Headers
Name
Type
Description
Authorization*
string
Bearer <token>
Request Body
Name
Type
Description
transaction_reference
string
The transaction reference id. This value is returned from the OCR response.
selfie_image
object
The selfie photo file object
Last updated