Search found 1 match

by ahmedkhan
11 Dec 2017, 08:57
Forum: Help
Topic: Make CustomerUser as optional field for webservice
Replies: 1
Views: 945

Make CustomerUser as optional field for webservice

I will be using OTRS webservice to perform all the CRUD operation for tickets. For that I need to make CustomerUser field optional. If their isn't any CustomerUser I won't be able to create ticket.

I am using PHP to interact with OTRS using SOAP web service.