v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBCreate fees
Post fees to given card
This operation will create a fee (transaction) given cardId
post/v3/card/{cardId}/fee
Path parameters
cardIdstring biginteger required
The card id to post fees to
Query parameters
auditUserstring required
The audit user to log the request
Request body
Example request
{
"currency": "EUR"
}Response
Successful creation of the product