Download a Statement
GET/v1/parties/statements/:statementId
Required States: ACTIVE
This endpoint will facilitate the retrieval of 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
- 401
- 403
- 404
- 500
- 501
- 503
Success
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006) or Tenant context could not be resolved (AUT001001)
External application access denied (AUT003001) or Party not in required status (PAR003001)
Party not found (PAR004001) or No open binding for the statement (CRT004005) or Statement not found (ACC004002)
Core banking unavailable (ACC100003) or Internal server error (GEN100000) or Service error (GEN100001)
Service not configured (GEN101003)
All connector targets are currently unhealthy (CRT103001)