Download a Statement
GET/v1/parties/statements/:statementId
This endpoint retrieves a statement for a party using
a statementId associated to the nominated party.
It returns a stream of data representing the content of the file.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Success
Schema validation failed (GEN000000)
Missing or invalid authentication token (GEN001002)
Statement not found (ACC004002)
Core banking unavailable (ACC100003) or Internal server error (GEN100000) or Service error (GEN100001)