latestOpenAPI 3.0.12026-08-1974476716.3 KB

08c7d0c9ce60

Reports

Get bank statuses

The GET /reports/banks/status endpoint returns the current AIS and PIS service status along with server status for all banks.

get/reports/banks/status

Response

Successful response

Example response

{
  "banksStatus": [
    {
      "bankId": "ob-modelo",
      "lastUpdatedAt": "27811843"
    }
  ]
}