# Check if Charge Group exists Endpoint: HEAD /charge-groups Version: 1.12 Security: bearerAuth ## Query parameters: - `name` (string) Check by name Example: "xyz | in:x,y | like:xyz" - `chargeGroupCategoryId` (string) Check by a particular charge group category id Example: "0" - `startDate` (string) Check for charge groups based on start date Example: "yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd" - `endDate` (string) Check for charge groups based on end date Example: "yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd" ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields