To close a request, the URL is given as:
http://<servername>:<port number>/sdpapi/request/<request id>
Assume the Request ID to close is 25, then the URL is given as: http://localhost:8080/sdpapi/request/25
I can close fine Incidents opened, but not Service Requests.
I get a response
Is there another Operation Method iam missing for Closing Service Requests?