OOB Webhook Notification
In Out-of-Band (OOB) authentication, a webhook notification is sent to the issuer-provided channel for cardholder’s approval.
POST
OOB Webhook Notification
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Unique identifier of the cardholder
Unique identification number of the ensuing authentication request, returned in the callback request after the authentication request is complete.
Body
application/json
Extra information in order to give information about why authentication is initiated
Response
Successful initiation of authentication
OOB Webhook Notification

