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
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
Url to be used to send authentication result to
Example:
"https://id.enfuce.com/v1/callback/mycompany/392492402/5d3a3e10-b511-42cd-b9b6-1f2a5701ba98"
Response
200
_mintlify/placeholder
Successful initiation of authentication