Get savings account transactionsAsk AIget https://xs2a-sandbox.triodos.com/xs2a-bg/{tenant}/v2/savings/{account-id}/transactionsReads savings account data from a given saving account addressed by "account-id".Path ParamstenantstringenumrequiredBranch of the request.uknlbe_frbe_nlAllowed:uknlbe_frbe_nlaccount-iduuidrequiredID of account.Query ParamsbookingStatusstringenumPermitted codes are "booked", "pending" and "both", mandated if no delta access is required.bookedpendingbothinformationallAllowed:bookedpendingbothinformationalldateFromdateStarting date (inclusive the date dateFrom) of the transaction list, mandated if no delta access is required.dateTodateEnd date (inclusive the date dateTo) of the transaction list, default is now if not given.withBalancebooleanNot supported, should be unsettruefalseentryReferenceFromstringNot supported, should be unsetdeltaListbooleanNot supported, should be unsettruefalseedgeTokenobjectPagination edge token, to be used when paging through transactionsedgeToken objectHeadersX-Request-IDstringrequiredID of the request, unique to the call, as determined by the initiating party.SignaturestringrequiredA signature of the request by the TPP on application level.DigeststringrequiredDigest contains a Hash of the message body, used for authentication of the request. The only hash algorithms that may be used to calculate the Digest within the context of this specification are SHA-256 and SHA-512.PSU-IP-AddressstringIP Address of the PSU if involved in the request.Consent-IDuuidrequiredID of registered and authorized consent.Responses 200Transactions returned 400ConsentID invalid/ AccountID invalid 401Invalid scope/ Invalid consent/ Given access token is not coupled to the given consent/ User has no access to the given account/ Consented product is blocked/ Given consent does not provide access to transactions of account 403ConsentID not found, or not registered for this TPP 404AccountID not found 429Too many requests - number of requests exceeds FrequencyPerDay of consentUpdated 5 months ago