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
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.