Update or Add the Term object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/Term/{id}Path ParamsidintegerrequiredUnique identifier for the Term object.Body ParamsUser defined terms for Package contracts.namestringisActivebooleantruetruefalsefrequencynumberfrequencyTypeIdnumberUnique identifier for the associated FrequencyType object.frequencyTypeNamestringThe name of the object associated with the frequencyTypeId property.penaltyServiceIdnumberUnique identifier for the associated Service object.penaltyServiceNamestringThe name of the object associated with the penaltyServiceId property.chargeRemainderbooleantruetruefalsetermRenewalTypeIdnumberUnique identifier for the associated TermRenewalType object.termRenewalTypeNamestringThe name of the object associated with the termRenewalTypeId property.renewTermIdnumberUnique identifier for the associated Term object.renewTermNamestringThe name of the object associated with the renewTermId property.revokeDiscountsbooleantruetruefalseResponses 200Patch end points allow for adding/updating multiple related entities and the results of those changes will be reported in the response JSON payload in the items array. 400The request could not be processed.Updated 2 months ago