latestOpenAPI 3.1.02026-07-2652084.4 KB
a60a6fb5a898
Get Global Transaction Limit
get/limit/getGlobalTransactionLimit
Response
200
Example response
[
{
"maxAmountPerTransaction": "string",
"maxCumulativeAmount": "string",
"periodType": "DAY",
"transactionType": "INTRA_BANK"
}
]