Skip to main content
POST
Create biometrics enrollment

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Enrollment creation parameters

Parameters for creating a biometrics enrollment

device_id
string<uuid>
required

Device ID

participant_id
string<uuid>
required

Participant ID

account_branch
string | null

Account branch

account_digit
string | null

Account digit

account_number
string | null

Account number

account_type
enum<string> | null

Account type

Available options:
checking,
payment,
salary,
savings
external_id
string | null

External ID

Response

Enrollment

Response schema for a biometrics enrollment

data
Enrollment · object

A biometrics enrollment

Example: