POST
/v2/cards/simulations/3DSAuthRequestRequest
Use this request to simulate a 3D Secure (3DS) authentication request in the sandbox, and trigger the3DSAuthRequest webhook.
Query parameters
string
required
The ID of the account that the card is associated with.Allowable values: An existing
accountIdRequest body schema
string
required
TThe ID of the card to work with.Allowable values: A valid
cardIdnumber
required
Amount of the payment being made.
string
required
ISO 4217 three-digit currency code of the payment.Allowable values: ≤ 999
Response
If your request is successful, you’ll receive a200 response.