================================================================================
REQUEST LOG: req_11dSsUaZq2Nq
================================================================================

[2026-06-10 12:51:06.385150] REQUEST END
    Status: 200
    Response Time: 4.06ms
    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": "0.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:05.000000Z",
            "deleted_at": null,
            "invoices_count": "0",
            "payments_count": "0"
        }
    ],
    "meta": {
        "request_id": "req_11dSsUaZq2Nq",
        "timestamp": "2026-06-10T12:51:06+00:00"
    }
}

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