Get accounts requests V1
GET/v1/accounts/requests
Returns ISO-20022 compatible proprietary models. Get list of account requests related to a given participant. Returns 200 with an array of AccountRequestV1 objects if found; returns 204 if none found.
Responses
- 200
- 204
- 400
Successfully retrieved the collection of account requests
No account requests to return
Bad Request