Update an existing instance of the ServiceType object.Copy Pageput https://{server_address}/ResourceServer/api/v10/ServiceType/{id}Path ParamsidintegerrequiredBody ParamsUser defined service type that is then tied to lower base types such "fee", "recurring" etc.namestringserviceBaseTypeIdnumberUnique identifier for the associated ServiceBaseType object.serviceBaseTypeNamestringThe name of the object associated with the serviceBaseTypeId property.Responses 200Update a ServiceType 400The request could not be processed.Updated 2 months ago