FIU API v2.0.0
FIU Endpoints are the list of endpoints that you will need to implement on your system to receive Consent and FI notifications from AA.
API signature verification
Consent Notification
Request
Key
Value
{
"ver": "2.0.0",
"timestamp": "2024-05-09T15:40:45.717Z",
"txnid": "019fe3f7-edd6-45ac-9f29-24fad3e504ca",
"Notifier": {
"type": "AA",
"id": "dashboard-aa-preprod"
},
"ConsentStatusNotification": {
"consentId": "5278f924-2d15-4726-a974-2465cbf48d5c",
"consentHandle": "465d1f35-f716-484f-a38e-30797d97b525",
"consentStatus": "ACTIVE"
}
}Response 200
Key
Value
FI Notification
Request
Key
Value
Response 200
Key
Value
Last updated