Update an existing instance of the ServiceTransition object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Service/Transition/{id}Path ParamsidintegerrequiredBody ParamsUser defined representation of changing from one Status to another Status.namestringfromServiceStatusTypeIdnumberUnique identifier for the associated ServiceStatusType object.fromServiceStatusTypeNamestringThe name of the object associated with the fromServiceStatusTypeId property.toServiceStatusTypeIdnumberUnique identifier for the associated ServiceStatusType object.toServiceStatusTypeNamestringThe name of the object associated with the toServiceStatusTypeId property.Responses 200Update a ServiceTransition 400The request could not be processed.Updated 2 months ago