Beneficiaries
AccountId
The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB.
The time when the PSU last logged in with the TPP. All dates in the HTTP headers are represented as RFC 7231 Full Dates. An example is below: Sun, 10 Sep 2017 19:43:31 UTC
The PSU's IP address if the PSU is currently logged in with the TPP.
An RFC4122 UID used as a correlation id.
An Authorisation Token as per https://tools.ietf.org/html/rfc6750 - required for API calls but may be ommited when using Swagger UI where the "Authorize" function has been operated
Indicates the user-agent that the PSU is using.
Beneficiaries Read
Bad request
Unauthorized
Forbidden
Not found
Method Not Allowed
Not Acceptable
Too Many Requests
Internal Server Error
GET /algbra/open-banking/v3.1/aisp/accounts/{AccountId}/beneficiaries HTTP/1.1
Host: secure.tell.systems
Authorization: Bearer YOUR_OAUTH2_TOKEN
x-fapi-financial-id: null
Accept: */*
No content
Last updated