Web Services - Update Asset information on a Loaner Process

We are working on a loaner process and want to setup a web service for the work flow to update the asset owner and status after the asset is assigned to the ticket.

Asked by Tabitha Logemann on Fri 7/12/24 1:19 PM
Sign In to leave feedback or contribute an answer

Answer (1)

This answer has been marked as the accepted answer
Brittany Renn Fri 7/12/24 2:29 PM

Hi Tabitha, 

The WebAPI documentation for assets should be located here: https://myservices.creighton.edu/TDWebApi/Home/section/Assets

If you're wanting to change the owner and status, I believe you'd want to use this endpoint here: https://myservices.creighton.edu/TDWebApi/api/{appId}/assets/{id}

Best,
Brittany 

No feedback