Returns the spending limit for a given card.
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error
{- "limit": 200,
- "offset": 100,
- "count": 67,
- "rows": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "amount": 100.5,
- "currencyCode": "GBP",
- "active": true,
- "limitTurnedOff": true,
- "limitWindow": "DAY",
- "available": {
- "uses": 0,
- "amount": 100.5,
- "daysRemaining": 1
}
}
]
}