Simulates a card 3DS auth request.
This endpoint is for testing purposes only and won't work in production.
Body
OK
{- "cardId": "e9293471-5eb3-4dbc-916c-dbaf9e2deefd",
- "amount": "10",
- "currencyCode": 826,
- "subType": "PURCHASE",
- "transactionType": "PAYMENT",
- "cardAcceptor": {
- "name": "John Smith"
}
}
{- "success": true
}