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
Outgoing webhook endpoint to initiate 3rd party authentication flow
Path Parameters
Customer number
Session id which is going to be returned after an authentication is processed
Body
application/json
Extra information in order to give information about why authentication is initiated
The body is of type object
.
Response
200
Successful initiation of authentication
Outgoing webhook endpoint to initiate 3rd party authentication flow