v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBTest authorizations
Post test authorization to given card
This operation will create an authorization for given cardId without notification sending. Only available in DEMO environment.
post/test-api/authorization/card/{cardId}
Path parameters
cardIdstring biginteger required
The card id to post test authorization to
Query parameters
auditUserstring required
The audit user to log the request
Request body
Example request
{
"settlementAmount": 3.14,
"transactionAmount": 3.14,
"transactionCurrency": "EUR",
"transactionDate": "2019-01-28T00:00:00",
"transactionCountry": "FIN"
}Response
Successful creation of the product