{
    "summary": {
        "file_date_and_time": "03-01-2025 172840",
        "total_number_of_records": "2"
    },
    "accounts": [
        {
            "account_id": "59731c30-babb-4572-acbf-5a05267f3197",
            "account_name": "Travel & Expense",
            "account_information": {
                "client_id": "c9460991-ff23-4018-ac5f-fdebcfcc5aac",
                "program_name": "CLOWD9 Travel",
                "program_id": "b33bf1dc-30f4-498f-b7ad-3e23b7f0180e",
                "product_name": "CLOWD9 Travel UK",
                "product_id": "ab1e3e2-32cc-4e8f-96af-50fc158a4bd5",
                "account_profile_id": "1f7e708f-894f-4378-9996-7db63a1e5976",
                "account_currency": "826",
                "account_type": "single"
            },
            "account_movement": {
                "movement_type": "account transfer",
                "movement_source": "api",
                "amount": "1000",
                "amount_direction": "Debit",
                "fee_incldued": "yes",
                "reference": "Pocket Money",
                "refernce_id": "Credit",
                "destination_account": ""         
},
            "account_balance": {
                "previous_balance": "2000",
                "previous_balance_direction": "Credit",
                "account_balance": "2000",
                "account_balance_direction": "Credit",
                "available_balance": "1000",
                "available_balance_direction": "Credit",
                "pending_authorized_amount": "1000",
            }
        },
        {
            "account_id": "a1b2c3d4-e5f6-7890-1234-abcdef123456",
            "account_name": "Personal Savings",
            "account_information": {
                "client_id": "c9460991-ff23-4018-ac5f-fdebcfcc5aac",
                "program_name": "CLOWD9 Savings",
                "program_id": "c7d8e9f0-1234-5678-90ab-cdef12345678",
                "product_name": "CLOWD9 Savings EU",
                "product_id": "f5e4d3c2-1b2a-3c4d-5e6f-7a8b9c0d1e2f",
                "account_profile_id": "98765432-10ab-cdef-1234-567890abcdef",
                "account_currency": "978",
                "account_type": "savings"
            },
            "account_movement": {
                "movement_type": "deposit",
                "movement_source": "mobile app",
                "amount": "500",
                "amount_direction": "Credit",
                "fee_incldued": "yes",
                "reference": "Pocket Money",
                "refernce_id": "Credit",
                "destination_account": "" 
            },
            "account_balance": {
                "previous_balance": "5000",
                "previous_balance_direction": "Credit",
                "account_balance": "5500",
                "account_balance_direction": "Credit",
                "available_balance": "5500",
                "available_balance_direction": "Credit",
                "pending_authorized_amount": "0"
            }
        }
    ]
}