External DocumentationTo learn more, visit the EasyVista documentation.
Actions
Close Ticket
To close an incident or request, update it with the optional “close” object.
This close object must contains a valid status GUID, and optional fields like “end date”. Doing so, the workflow will be stopped, the incident/request will be closed and further updates will be impossible.
Upon success an HTTP 201 OK is returned. The URI to the updated resources is provided, and the HTTP Header constains a location information to redirect the client to the newly created resource.
If the record is not found, a 404 error is returned.

Preview this Workflow on desktop