================================================================================
REQUEST LOG: req_PoWoi6j0bp5D
================================================================================

[2026-06-10 12:51:18.939025] REQUEST END
    Status: 200
    Response Time: 2.93ms
    Response: {
    "success": true,
    "message": "Suppliers retrieved successfully",
    "data": [
        {
            "id": 4,
            "tenant_id": "5",
            "name": "ali",
            "company_name": "test",
            "contact_person": "shehzada ammad ali",
            "phone": "03164095959",
            "email": "shehzadaammadaliwork@gmail.com",
            "address": null,
            "supplier_type": "distributor",
            "credit_limit": "0.00",
            "current_credit_balance": "6754.00",
            "payment_terms_days": 30,
            "opening_balance": "0.00",
            "tax_number": null,
            "license_number": null,
            "notes": null,
            "is_active": true,
            "created_at": "2026-06-10T12:51:05.000000Z",
            "updated_at": "2026-06-10T12:51:18.000000Z",
            "deleted_at": null,
            "invoices_count": "1",
            "payments_count": "0"
        }
    ],
    "meta": {
        "request_id": "req_PoWoi6j0bp5D",
        "timestamp": "2026-06-10T12:51:18+00:00"
    }
}

================================================================================