{
  "customer_wallet_balances": [],
  "agents": [],
  "agent_wallet_balances": [],
  "agent_transactions": [],
  "agent_commissions": [],
  "agent_settlements": [],
  "bank_accounts": [
    {
      "id": 1,
      "currency": "USD",
      "balance": 300,
      "total_income": 200,
      "total_expenses": 0,
      "total_profit": 300,
      "created_at": "2026-07-17 18:49:50",
      "updated_at": "2026-07-17 18:51:07"
    },
    {
      "id": 2,
      "currency": "EUR",
      "balance": 0,
      "total_income": 0,
      "total_expenses": 0,
      "total_profit": 0,
      "created_at": "2026-07-17 18:49:50",
      "updated_at": "2026-07-17 18:49:50"
    },
    {
      "id": 3,
      "currency": "AFN",
      "balance": 0,
      "total_income": 0,
      "total_expenses": 0,
      "total_profit": 0,
      "created_at": "2026-07-17 18:49:50",
      "updated_at": "2026-07-17 18:49:50"
    },
    {
      "id": 4,
      "currency": "PKR",
      "balance": 0,
      "total_income": 0,
      "total_expenses": 0,
      "total_profit": 0,
      "created_at": "2026-07-17 18:49:50",
      "updated_at": "2026-07-17 18:49:50"
    }
  ],
  "bank_transactions": [
    {
      "id": 1,
      "currency": "USD",
      "type": "profit",
      "amount": 100,
      "balance_before": 0,
      "balance_after": 100,
      "description": "درصد از صرافی",
      "category": "سود فروش بلیط",
      "reference": "Transaction #1",
      "booking_id": null,
      "supplier_id": null,
      "created_by": 1,
      "created_at": "2026-07-17 18:50:42"
    },
    {
      "id": 2,
      "currency": "USD",
      "type": "income",
      "amount": 200,
      "balance_before": 100,
      "balance_after": 300,
      "description": "درصد از صرافی",
      "category": "کمیسیون",
      "reference": "Transaction #2",
      "booking_id": null,
      "supplier_id": null,
      "created_by": 1,
      "created_at": "2026-07-17 18:51:07"
    }
  ],
  "intermediary_accounts": [],
  "intermediary_transactions": [],
  "supplier_wallet_balances": [],
  "supplier_wallet_transactions": [],
  "wallet_balance": [
    {
      "id": 1,
      "real_balance": 0,
      "total_paid_to_suppliers": 0,
      "updated_at": "2026-07-17 18:49:50"
    }
  ],
  "umrah_packages": [],
  "bookings": [],
  "visa_applications": [],
  "transactions": [
    {
      "id": 1,
      "type": "profit",
      "category": "سود فروش بلیط",
      "description": "درصد از صرافی",
      "amount": 100,
      "date": "2026-07-17",
      "payment_method": "system",
      "reference": "",
      "profit": 100,
      "currency": "USD",
      "amount_original": 100,
      "balance_before": 0,
      "balance_after": 0,
      "transaction_type": "bank",
      "booking_id": null,
      "supplier_id": null,
      "customer_id": null,
      "agent_id": null,
      "created_by": null,
      "created_at": "2026-07-17 18:50:42"
    },
    {
      "id": 2,
      "type": "income",
      "category": "کمیسیون",
      "description": "درصد از صرافی",
      "amount": 200,
      "date": "2026-07-17",
      "payment_method": "system",
      "reference": "",
      "profit": 0,
      "currency": "USD",
      "amount_original": 200,
      "balance_before": 0,
      "balance_after": 0,
      "transaction_type": "bank",
      "booking_id": null,
      "supplier_id": null,
      "customer_id": null,
      "agent_id": null,
      "created_by": null,
      "created_at": "2026-07-17 18:51:07"
    }
  ],
  "airlines": [],
  "visa_partners": [],
  "refunds": [],
  "employees": [],
  "salary_payments": [],
  "roles": [
    {
      "id": 1,
      "name": "accountant",
      "description": "Financial management",
      "permissions": "{\"dashboard\":\"view\",\"tickets\":\"view\",\"visa\":\"view\",\"bank\":\"full\",\"wallets\":\"full\",\"customers\":\"view\",\"suppliers\":\"view\",\"refunds\":\"view\",\"reports\":\"full\",\"employees\":\"view\",\"users\":\"none\",\"settings\":\"none\"}",
      "created_at": "2026-07-17 18:49:50"
    },
    {
      "id": 2,
      "name": "admin",
      "description": "Full system access",
      "permissions": "{\"dashboard\":\"full\",\"tickets\":\"full\",\"visa\":\"full\",\"bank\":\"full\",\"wallets\":\"full\",\"customers\":\"full\",\"suppliers\":\"full\",\"refunds\":\"full\",\"reports\":\"full\",\"employees\":\"full\",\"users\":\"full\",\"settings\":\"full\"}",
      "created_at": "2026-07-17 18:49:50"
    },
    {
      "id": 3,
      "name": "agent",
      "description": "Sales agent - manage tickets and visas",
      "permissions": "{\"dashboard\":\"view\",\"tickets\":\"full\",\"visa\":\"full\",\"bank\":\"none\",\"wallets\":\"none\",\"customers\":\"full\",\"suppliers\":\"view\",\"refunds\":\"none\",\"reports\":\"view\",\"employees\":\"none\",\"users\":\"none\",\"settings\":\"none\"}",
      "created_at": "2026-07-17 18:49:50"
    },
    {
      "id": 4,
      "name": "viewer",
      "description": "Read-only access",
      "permissions": "{\"dashboard\":\"view\",\"tickets\":\"view\",\"visa\":\"view\",\"bank\":\"view\",\"wallets\":\"view\",\"customers\":\"view\",\"suppliers\":\"view\",\"refunds\":\"view\",\"reports\":\"view\",\"employees\":\"view\",\"users\":\"none\",\"settings\":\"none\"}",
      "created_at": "2026-07-17 18:49:50"
    },
    {
      "id": 5,
      "name": "manager",
      "description": "Manage operations but not financial settings",
      "permissions": "{\"dashboard\":\"full\",\"tickets\":\"full\",\"visa\":\"full\",\"bank\":\"view\",\"wallets\":\"view\",\"customers\":\"full\",\"suppliers\":\"view\",\"refunds\":\"full\",\"reports\":\"full\",\"employees\":\"view\",\"users\":\"none\",\"settings\":\"none\"}",
      "created_at": "2026-07-17 18:49:50"
    }
  ],
  "afn_transactions": [],
  "wallets": [],
  "other_services": [],
  "attendance": [],
  "wallet_transactions": [],
  "users": [
    {
      "id": 1,
      "username": "admin",
      "email": "admin@hawamazal.com",
      "password": "$2a$10$U3Ejqx6nBpVLaQpxGo7MoexPGTkIB8LKQWHJdb6N1Rmwqt8Tkzmx2",
      "role": "admin",
      "status": "active",
      "fullname": "System Administrator",
      "phone": null,
      "share_percentage": 0,
      "last_login": null,
      "created_at": "2026-07-17 18:49:50",
      "salary": 0,
      "address": null,
      "is_employee": 0,
      "employee_status": "active",
      "hire_date": null,
      "position": null
    }
  ],
  "customers": []
}