A valid request URL is required to generate request examples{
"Data": {
"ConsentId": "aac-69255d98-ab0e-4758-92a7-cacbf3073efa",
"BaseConsentId": "abc-19877d98-ab0e-4758-92a7-vvffr1234abv",
"CreationDateTime": "2023-11-07T05:31:56Z",
"Status": "Authorized",
"StatusUpdateDateTime": "2023-11-07T05:31:56Z",
"Permissions": [
"ReadAccountsBasic"
],
"ExpirationDateTime": "2023-11-07T05:31:56Z",
"OpenFinanceBilling": {
"UserType": "Retail",
"Purpose": "AccountAggregation",
"IsLargeCorporate": true
},
"TransactionFromDateTime": "2023-11-07T05:31:56Z",
"TransactionToDateTime": "2023-11-07T05:31:56Z",
"AccountType": [
"Retail"
],
"AccountSubType": [
"<string>"
],
"OnBehalfOf": {
"TradingName": "Acme Accounting Trading Name",
"LegalName": "Acme Accounting Legal Name",
"IdentifierType": "Other",
"Identifier": "abcd1234"
},
"RevokedBy": "LFI"
},
"Links": {
"Self": "<string>"
},
"Subscription": {
"Webhook": {
"Url": "https://api.tpp.com/webhook/callbackUrl",
"IsActive": false
}
},
"Meta": {}
}{
"Errors": [
{
"Code": "AccessToken.Unauthorized",
"Message": "<string>",
"Path": "<string>",
"Url": "<string>"
}
]
}{
"Errors": [
{
"Code": "AccessToken.Unauthorized",
"Message": "<string>",
"Path": "<string>",
"Url": "<string>"
}
]
}{
"Errors": [
{
"Code": "AccessToken.Unauthorized",
"Message": "<string>",
"Path": "<string>",
"Url": "<string>"
}
]
}Get Account Access Consents
Retrieve Account Access Consents
A valid request URL is required to generate request examples{
"Data": {
"ConsentId": "aac-69255d98-ab0e-4758-92a7-cacbf3073efa",
"BaseConsentId": "abc-19877d98-ab0e-4758-92a7-vvffr1234abv",
"CreationDateTime": "2023-11-07T05:31:56Z",
"Status": "Authorized",
"StatusUpdateDateTime": "2023-11-07T05:31:56Z",
"Permissions": [
"ReadAccountsBasic"
],
"ExpirationDateTime": "2023-11-07T05:31:56Z",
"OpenFinanceBilling": {
"UserType": "Retail",
"Purpose": "AccountAggregation",
"IsLargeCorporate": true
},
"TransactionFromDateTime": "2023-11-07T05:31:56Z",
"TransactionToDateTime": "2023-11-07T05:31:56Z",
"AccountType": [
"Retail"
],
"AccountSubType": [
"<string>"
],
"OnBehalfOf": {
"TradingName": "Acme Accounting Trading Name",
"LegalName": "Acme Accounting Legal Name",
"IdentifierType": "Other",
"Identifier": "abcd1234"
},
"RevokedBy": "LFI"
},
"Links": {
"Self": "<string>"
},
"Subscription": {
"Webhook": {
"Url": "https://api.tpp.com/webhook/callbackUrl",
"IsActive": false
}
},
"Meta": {}
}{
"Errors": [
{
"Code": "AccessToken.Unauthorized",
"Message": "<string>",
"Path": "<string>",
"Url": "<string>"
}
]
}{
"Errors": [
{
"Code": "AccessToken.Unauthorized",
"Message": "<string>",
"Path": "<string>",
"Url": "<string>"
}
]
}{
"Errors": [
{
"Code": "AccessToken.Unauthorized",
"Message": "<string>",
"Path": "<string>",
"Url": "<string>"
}
]
}Authorizations
TPP confidential client authorization with the LFI to stage a consent. Please refer to OpenID FAPI Security Profile 1.0 -Part 2 Advanced - 5.2.2 point 14 - shall authenticate the confidential client using one of the following methods private_key_jwt and OpenID Connect Core 1.0 9. Client Authentication private_key_jwt
Headers
An authorization Token as per https://tools.ietf.org/html/rfc6750
The time when the User 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
^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \d{2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \d{4} \d{2}:\d{2}:\d{2} (GMT|UTC)$The User's IP address if the User is currently logged in with the TPP.
An RFC4122 UID used as a correlation id.
Indicates the user-agent that the User is using.
Path Parameters
ConsentId
Response
Account Access Consents Read
Was this page helpful?

