The DEV api at dev.otrs.org has a method in Kernel::System::Service called "CustomerUserServiceMemberAdd"
I used this method to add services to customer.
Now i want to deactivate the service from customer. Will it work if i set Active=0 ?
How to deactivate a service for a customer using DEV API
-
- Znuny newbie
- Posts: 23
- Joined: 16 Jan 2013, 08:21
- Znuny Version: OTRS 3.1
- Real Name: Jignesh
- Company: Cisco
Re: How to deactivate a service for a customer using DEV API
setting active = 0 worked . but it doesnt return any thing 
