# Check if inclusive usage plan assignment exists Endpoint: HEAD /inclusive-usage-plan-assignments Version: 1.15 Security: bearerAuth ## Query parameters: - `assignmentLevel` (string) Filter by assignment level - CUSTOMER, SITE or INVENTORY Example: "xyz | in:x,y | like:xyz" - `customerId` (string) Filter by customer Example: "0" - `siteId` (string) Filter by site Example: "0" - `usageProductInventoryId` (string) Filter by usage product inventory Example: "0" - `inclusiveUsagePlanId` (string) Filter by inclusive usage plan Example: "0" - `usageProductId` (string) Filter by usage product Example: "0" - `startDate` (string) Filter by start date Example: "yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd" - `endDate` (string) Filter by 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