Get Party Statements
GET/v1/parties/statements
This endpoint returns a list of statements associated with the nominated party. The response structure is aligned to the Open Banking model and includes details such as:
- Statement identifier
- Statement date of issue
- Statement type
- Statement description
Pagination is provided to control the volume of data returned in a single call.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Success
Schema validation failed (GEN000000)
Missing or invalid authentication token (GEN001002)
Statement type not found (ACC004005)
Statement identifier missing from connector response (ACC022001) or Internal server error (GEN100000) or Service error (GEN100001)