Respond to a Challenge Request

Card program's response to a 3DS Challenge Request. Challenge Request is emitted as a webhook three_ds_authentication.challenge and your Card Program needs to be configured with Out of Band (OOB) Challenges in order to receive it (see https://docs.lithic.com/docs/3ds-challenge-flow for more information).

Body Params
uuid
required

Globally unique identifier for 3DS Authentication that resulted in PENDING_CHALLENGE authentication result.

string
enum
required

Whether the Cardholder has approved or declined the issued Challenge

Allowed:
Responses
200

Challenge Response was received and forwarded to the ACS

400

Invalid request body

404

The provided token was not found

500

Lithic Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json