Returns a list of authorisation controls 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,
- "search": "Cesar+Treutel",
- "rows": [
- {
- "name": "Spending controls",
- "id": "a1e54aed-8a68-4602-a792-30f4c67497cf",
- "active": true,
- "startTime": "2023-03-14T12:08:53Z",
- "endTime": "2023-03-14T12:08:53Z",
- "merchantScope": {
- "mcc": "3596",
- "mid": "string",
- "mccGroup": "Airlines"
}
}
]
}