{
    "generated_at": "2026-05-08T22:07:00+07:00",
    "filters": {
        "date_from": "2026-05-01",
        "date_to": "2026-05-07",
        "module": "",
        "action": "",
        "branch_name": ""
    },
    "summary": {
        "total_logs": 2,
        "row_limit": 50000
    },
    "rows": [
        {
            "audit_log_id": 1,
            "module_key": "bill",
            "action_key": "create",
            "entity_type": "order",
            "entity_id": 43,
            "order_id": 43,
            "payment_id": null,
            "customer_id": 1,
            "car_id": 2,
            "actor_employee_id": 2,
            "actor_name": "System Administrator",
            "branch_name": "สาขารามอินทรา",
            "bill_number": "RMI052026/0043",
            "amount": "5000.00",
            "message": "Booking bill created.",
            "before_json": null,
            "after_json": "{\"order_source\":\"booking\",\"status\":\"waiting\",\"payment_status\":\"partial\",\"queue_number\":1,\"total_price\":5000,\"deposit_amount\":3000,\"admin_deposit_amount\":3000,\"branch_deposit_amount\":0,\"pickup_due_at\":\"2026-05-10 17:02:00\",\"service_count\":1,\"service_names\":[\"ติดฟิล์มกรองแสง\"],\"notes\":\"\"}",
            "meta_json": "{\"package_usage_count\":0,\"package_purchase_count\":0}",
            "created_at": "2026-05-07 17:02:57"
        },
        {
            "audit_log_id": 2,
            "module_key": "payment",
            "action_key": "receive",
            "entity_type": "payment",
            "entity_id": 49,
            "order_id": 43,
            "payment_id": 49,
            "customer_id": 1,
            "car_id": 2,
            "actor_employee_id": 2,
            "actor_name": "System Administrator",
            "branch_name": "สาขารามอินทรา",
            "bill_number": "RMI052026/0043",
            "amount": "3000.00",
            "message": "Deposit @Admin received at booking.",
            "before_json": null,
            "after_json": "{\"payment_method\":\"transfer\",\"recognized_amount\":3000,\"received_amount\":3000,\"change_amount\":0,\"payment_status_after\":\"partial\"}",
            "meta_json": "{\"deposit_type\":\"admin\",\"order_source\":\"booking\"}",
            "created_at": "2026-05-07 17:02:57"
        }
    ]
}