get https://sandbox.leantech.me/data/v2/accounts//transactions
Get the transactions for a specific account given an accountId. The accountId can be found by making a call to the /accounts endpoint.
Response
Get the transactions for a specific account given an accountId. The accountId can be found by making a call to the /accounts endpoint.
xxxxxxxxxx
curl --request GET \
--url 'https://sandbox.leantech.me/data/v2/accounts/account_id/transactions?async=false&page=0&size=50&verbose=false' \
--header 'accept: */*'
xxxxxxxxxx
81}
{
"status": "OK",
"data": {
"transactions": [
{
"account_id": "c568aac1-df29-489b-80f8-63aaad5f6a2f",
"transaction_id": "8422a5ab-fedc-4d7c-a5d8-75112cc3b5cf",
"transaction_information": "Transfer via LEAN2P",
"credit_debit_indicator": "DEBIT",
"amount": {
"amount": 50,
"currency": "AED"
},
"transaction_mutability": "IMMUTABLE",
"booking_date_time": "2023-10-01T20:00:00Z",
"insights": {
"description_cleansed": "LEAN2P",
"category": "TRANSFER",
"category_confidence": 0.64
},
"regional_data": {
"standard": "ARE.LEAN.V1",
"data": {
"id": "8422a5ab-fedc-4d7c-a5d8-75112cc3b5cf",
"description": "Transfer via LEAN2P",