API used to request for financial information.
POST/FI/request
This API is used by the AA to request for financial information from the FIP. The FIP will validate the request against the signed consent and return a sessionID which can then be used by the AA to fetch the required data.
Note: "Request Body Example Value" and "Responses Example Value" given below is for illustrative purposes only.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 412
- 500
- 501
- 503
OK
Response Headers
Detached JWS of the response body
Bad Request
Response Headers
Detached JWS of the response body
Unauthorized Access
Response Headers
Detached JWS of the response body
Forbidden
Response Headers
Detached JWS of the response body
Not Found
Response Headers
Detached JWS of the response body
Conflict
Response Headers
Detached JWS of the response body
Precondition failed
Response Headers
Detached JWS of the response body
Internal Server Error
Response Headers
Detached JWS of the response body
Not Implemented
Response Headers
Detached JWS of the response body
Service Unavailable
Response Headers
Detached JWS of the response body