Get customers with inactive offers by categoryOn this pageGet customers with inactive offers by category This endpoint retrieves customers grouped by categories where offers have not been activated by them. Request GET <API base url>/offers/categories/inactive Response On success: { "value": required { [key:string]: string[] }}