Skip to main content
POST
Authorize payment with biometrics

Authorizations

Authorization
string
header
required

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

Path Parameters

enrollment_id
string
required

Enrollment ID

payment_id
string
required

ITP Document ID (payment)

Body

application/json

FIDO assertion

FIDO assertion for authorizing a payment

fido_assertion
object
required

FIDO assertion credential object

riskSignals
object | null

Risk signals

Response

Payment

Response schema for a biometric payment

data
Payment · object

A biometric payment initiation

Example: