all active limits set for a specific object: a card, account, or client.{
"request_id": "019ab688-bef2-72c4-6a29-d0e08be76d95",
"object": {
"type": "card",
"value": "019ad4a3-9a64-7f03-b270-2975b480c776"
}
}{
"status": "ok",
"request_status": "success",
"dt": "2025-01-01T00:01:01+00:30",
"limits": {
"product": [
{
"transaction_type": "pay",
"region": "KAZ",
"period": "day",
"amount": [
{
"type": "min",
"value": "string",
"current": "string",
"remaining": "string",
"currency": "KZT"
}
],
"id": "string",
"mcc": "6012"
}
],
"card": [
{
"transaction_type": "pay",
"region": "KAZ",
"period": "day",
"amount": [
{
"type": "min",
"value": "string",
"current": "string",
"remaining": "string",
"currency": "KZT"
}
],
"id": "string",
"mcc": "6012"
}
]
}
}