Simulates a card 3DS auth request.
This endpoint is for testing purposes only and won't work in production.
Body
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Unable to process the request
Too Many Requests
Internal Server Error
{- "cardId": "e9293471-5eb3-4dbc-916c-dbaf9e2deefd",
- "amount": "10",
- "currencyCode": 826,
- "subType": "PURCHASE",
- "transactionType": "PAYMENT",
- "cardAcceptor": {
- "name": "John Smith"
}
}
{- "success": true
}