v1
latestOpenAPI 3.1.02026-07-26270268.6 KBInitiate Authentication
post/v6/direct/authenticate/initiate
Request body
Response
200
Example response
{
"orderId": "66001ccd-f8eb-446e-d634-08dd5bd373b9",
"threeDSecureId": "428e2d83-b7af-43bd-176f-08dd5bd37492",
"redirectHtml": "<div id=\"initiate3dsSimpleRedirect\" xmlns=\"http://www.w3.org/1999/html\"><iframe id=\"methodFrame\" name=\"methodFrame\" height=\"100\" width=\"200\"> </iframe><form id=\"initiate3dsSimpleRedirectForm\" method=\"POST\" action=\"https://centinelapistag.cardinalcommerce.com/V1/Cruise/Collect\"target=\"methodFrame\"> <input type=\"hidden\" name=\"JWT\" value=\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIyYTRiNTUwYi1mZTU2LTQ2MzUtYTk1Yy1lMzAzMTJkZjEwNDUiLCJpYXQiOjE3NDUzMDk1MjEsImlzcyI6IjVkZDgzYmYwMGU0MjNkMTQ5OGRjYmFjYSIsImV4cCI6MTc0NTMxMzEyMSwiT3JnVW5pdElkIjoiNjdlZmQ2MGZhMTQzZGU2NTc3MTFjMzIwIiwiUmVmZXJlbmNlSWQiOiJhNzI3ZWNkYS04Y2M2LTRiYmEtODlkMC1hZjFmNTI5NWM1MWIifQ.QfLEWPyuzpyhK-vFn40wisguHQtwEFso0T1lhGIDTTo\"/></form> <script id=\"initiate-authentication-script\"> var e = document.getElementById(\"initiate3dsSimpleRedirectForm\");if (e) { e.submit(); if (e.parentNode !== null) { e.parentNode.removeChild(e); } } </script> </div>",
"gatewayDecision": "ContinueToPayer",
"responseMessage": "Success",
"detailedResponseMessage": "The operation was successful",
"language": "en",
"responseCode": "000",
"detailedResponseCode": "000"
}