latestOpenAPI 3.1.02026-07-2652084.4 KB
a60a6fb5a898
Get Card Limit
get/card/getCardLimit
Response
200
Example response
[
{
"cardToken": "string",
"channel": "string",
"maxAmountPerTransaction": "string",
"maxCumulativeAmount": "string",
"outstandingCumulativeAmount": "string",
"outstandingTranscation": "string",
"periodtype": "string",
"transactiontype": "string"
}
]