Update an existing instance of the ServiceStatusType object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Service/StatusType/{id}Path ParamsidintegerrequiredBody ParamsUser defined Status Types for a service that is tied to base types such as "billable", "cancelled" etc.namestringpreventChangesbooleantruetruefalsebaseBillingStatusTypeIdnumberUnique identifier for the associated BaseBillingStatusType object.baseBillingStatusTypeNamestringThe name of the object associated with the baseBillingStatusTypeId property.Responses 200Update a ServiceStatusType 400The request could not be processed.Updated 2 months ago