Open Banking Account Information API's
The API related versions and enquiries cannot be accessed through the Temenos Transact menus.
| API Name | Method | Description |
|---|---|---|
|
account-access-consents |
POST |
Create consent |
|
account-access-consents/{ConsentId} |
GET |
Provide the status of the consent |
|
account-access-consents/{ConsentId} |
DELETE |
Delete a consent or close a consent arrangement before its expiry date |
|
accounts/{AccountId} |
GET |
Provide the account details of a specific account |
|
accounts/{AccountId}/balances |
GET |
Provide the account balance information of a specific account |
|
accounts/{AccountId}/transactions |
GET |
Provides the transaction details of a specific account. |
|
accounts/{AccountId}/beneficiaries |
GET |
Provides information about the beneficiaries related to a specific account |
|
accounts/{AccountId}/direct-debits |
GET |
Provides information on the direct debits related to a specific account |
|
accounts/{AccountId}/standing-orders |
GET |
Provides information on the standing orders related to a specific account |
|
accounts/{AccountId}/party |
GET |
Provides information on the different customer parties related to a specific account |
|
accounts/{AccountId}/scheduled-payments |
GET |
Provides information on the scheduled payments related to a specific account |
|
accounts/{AccountId}/statements |
GET |
Provides the statements related to a specific account |
|
accounts/{AccountId}/statements/{StatementId} |
GET |
Provides the statements related to a specific account and pertaining to a specific Statement ID |
In this topic