# Check if a usage rate card exists Endpoint: HEAD /usage-rate-cards Version: 2.21 Security: bearerAuth ## Query parameters: - `id` (string) Filter by id Example: "0" - `contractOwnerId` (string) Filter by contract Owner Example: "0" - `name` (string) Filter by name Example: "xyz | in:x,y | like:xyz" - `availableFrom` (string) Filter by available from date Example: "yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd" - `availableTo` (string) Filter by available to date Example: "yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd" - `rateCardType` (string) Filter by rate card type Example: "xyz | in:x,y | like:xyz" - `usageProductId` (string) Filter by usage product Example: "0" - `supplierId` (string) Filter by supplier Example: "0" ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields