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