Event Types
card_authorization.challenge_response
Occurs when a cardholder responds to a challenge during card authorization.
postWebhookcard_authorization.challenge_response
Payload
Example payload
{
"event_type": "card_authorization.challenge_response",
"event_token": "00000000-0000-0000-0000-000000000001",
"transaction_token": "00000000-0000-0000-0000-000000000002",
"card_token": "00000000-0000-0000-0000-000000000003",
"challenge_method": "SMS",
"response": "APPROVE",
"created": "2025-07-17T07:07:29Z",
"completed": "2025-07-17T07:08:15Z"
}Response
Return a 200 status to indicate that the data was received successfully