FIU API Specification
Last updated
Was this helpful?
Last updated
Was this helpful?
This API is intended to be used by AA to notify FIU about the change in consent status due to the consent management operations performed by the Customer. For more details about consent notification flow, please refer FAQ section. <br>Note: "Request Body Example Value" and "Responses Example Value" given below is for illustrative purposes only.
/Consent/Notification
aa_api_key is provided to FIU by the AA
Detached JWS of the body
It is the Base64 encoded JSON object having the identifier of the receiver (recipient-id) to whom the API call needs to be forwarded. <br/>Ex: x-request-meta: [Base64 of {"recipient-id": "SIMULATOR"}] i.e<br/> x-request-meta: eyJyZWNpcGllbnQtaWQiOiAiU0lNVUxBVE9SIn0K
API version
Creation timestamp of the message
The unique transaction identifier used for providing an end to end traceability.
Information about the notifier
Contains the Consent ID, Consent Handle and Consent Status details.
This API can be used by AAs to send notifications related to Financial Information (FI) fetch to FIU/AA Client. <br>Note: "Request Body Example Value" and "Responses Example Value" given below is for illustrative purposes only.
/FI/Notification
aa_api_key is provided to FIU by the AA
Detached JWS of the body
It is the Base64 encoded JSON object having the identifier of the receiver (recipient-id) to whom the API call needs to be forwarded. <br/>Ex: x-request-meta: [Base64 of {"recipient-id": "SIMULATOR"}] i.e<br/> x-request-meta: eyJyZWNpcGllbnQtaWQiOiAiU0lNVUxBVE9SIn0K
API version
Creation timestamp of the message
The unique transaction identifier used for providing an end to end traceability.
Information about the notifier
Contains the financial information fetch session id and session status details.