Update an existing instance of the UsageRateGroup object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Usage/Rate/Group/{id}Path ParamsidintegerrequiredBody ParamsDefines a container that groups multiple rates together so that they can be reused in multiple plans.namestringstartdate-timeThe start date in which this group of rates come into effect. Date and time values are specified in the ISO 8601 format.useForCostbooleantruetruefalsetimePeriodIdnumberUnique identifier for the associated TimePeriod object.timePeriodNamestringThe name of the object associated with the timePeriodId property.displayNamestringcurrencyIdnumberUnique identifier for the associated Currency object.currencyNamestringThe name of the object associated with the currencyId property.isAggregatedbooleantruetruefalseisPassThroughbooleantruetruefalseamountPrecisionnumberroundingMethodTypeIdnumberUnique identifier for the associated RoundingMethodType object.roundingMethodTypeNamestringThe name of the object associated with the roundingMethodTypeId property.generalLedgerIdnumberUnique identifier for the associated GeneralLedger object.generalLedgerNamestringThe name of the object associated with the generalLedgerId property.isTaxInclusivebooleantruetruefalseaggregationTypeIdnumberUnique identifier for the associated AggregationType object.aggregationTypeNamestringThe name of the object associated with the aggregationTypeId property.createdByUserIdnumberUnique identifier for the associated User object.createdByUserNamestringThe name of the object associated with the createdByUserId property.updatedByUserIdnumberUnique identifier for the associated User object.updatedByUserNamestringThe name of the object associated with the updatedByUserId property.isDeletedstringdeletedByUserIdstringdeletedByUserNamestringisAggregatedByInvoicerbooleantruetruefalseResponses 200Update a UsageRateGroup 400The request could not be processed.Updated 2 months ago