LogiSense Billing API/CountingRule/{id}Update or Add the CountingRule object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/CountingRule/{id}Path ParamsidintegerrequiredUnique identifier for the CountingRule object.Body ParamsnamestringstatusTierTypeIdnumberUnique identifier for the associated StatusTierType object.statusTierTypeNamestringThe name of the object associated with the statusTierTypeId property.countingRuleTypeIdnumberUnique identifier for the associated CountingRuleType object.countingRuleTypeNamestringThe name of the object associated with the countingRuleTypeId property.isActivebooleantruetruefalsecountIfUsagebooleantruetruefalseResponses 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 6 months ago Update an existing instance of the CountingRule object.Delete an instance of the CountingRule object.Did this page help you?YesNo