Create a new instance of the ServiceTransition object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Service/TransitionBody 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 201Create a new instance of a ServiceTransition 400The request could not be processed.Updated 2 months ago