Initiate 3rd party authentication flow
Outgoing webhook endpoint to initiate 3rd party authentication flow
This webhook needs to be implemented by a 3rd party authentication system in order to process a 3D-secure payment.
POST
/
v1
/
authenticate
/
{customerNumber}
/
{sessionId}
Path Parameters
customerNumber
string
requiredCustomer number
sessionId
string
requiredSession id which is going to be returned after an authentication is processed
Body
application/json
callbackUrl
string
requiredUrl to be used to send authentication result to
transaction
object
merchant
object