Face Enrollment

These endpoints are for merchants to enroll users using the face biometric

Enrol User

POST https://api.myidentitypay.com/api/v2/biometrics/merchant/user/enroll

This endpoint allows you to enrol users

Query Parameters

Headers

{
    "status": true,
    "detail": "User Enrollment Successful"
}

Last updated