We are using this API call
https://{{subdomain}}.freshservice.com/api/v2/tickets/9/requested_items (GET call)
to get the requested items of the Freshservice Service Request type.
It returns us the list of requested items.
Now the question is we need to update certain requested items via API call.
How can we achieve this. We did not find anything in the documentation.
@devopsintegrationio,
Good Day!
You can able to create and get the service request but there is no option to update the service request via API,
Mean while I will check with the product team and get back to you at the earliest
Thanks
Hi @devopsintegrationio,
Updating ticket-specific fields for a Service Request is now allowed (but there is no document for the same) But Service Request field update cannot be done. API signature is the same as the one for updating incidents