v1

latestOpenAPI 3.0.02026-08-04620256.0 KB
3DS Forwarding

Respond to 3DS verification

post/cards/{cardId}/3ds-answer/{initiateActionId}

Path parameters

cardIdstring uuid required

A unique identifier for the card used in this transaction, which is currently undergoing a 3DS challenge flow.

initiateActionIdstring uuid required

A unique identifier for the transaction action that initiated the current 3DS challenge checkout process.

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Request body

approveboolean required

Indicates whether the transaction will be approved following your system’s verification of the cardholder’s identity for Reap to further process. Possible values:

true: Your system approves the transaction after successful verification.

false: Your system declines the transaction after unsuccessful verification.

Response

3DS security question answered successfully