v1

latestOpenAPI 3.0.0Proprietary2026-07-2642128296.2 KB
Notifications

Requests a new notification message related to account information

Requests either an account_statement or account_report notification with account information

post/account-info/requests

Request body

OR

Example request

{
  "request_id": "2a43da63-4b53-42dc-b875-f542fc06e3b4",
  "requested_notification_type": "account_report",
  "account": "01432523",
  "financial_institution": {
    "fin_id_schema": "SHINKANSEN",
    "fin_id": "BANCO_BICE_CL"
  }
}

Response

Message correctly received. Does NOT mean the transaction was succesful. Further responses might be sent back on another message.