Update an existing instance of the UsageBucketTier object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Usage/Bucket/Tier/{id}Path ParamsidintegerrequiredBody ParamsDefines different tiers of pricing and inclusion for a Bucket.usageBucketIdnumberUnique identifier for the associated UsageBucket object.usageBucketNamestringThe name of the object associated with the usageBucketId property.thresholdnumberflatChargenumberusageUnitIdnumberUnique identifier for the associated UsageUnit object.usageUnitNamestringThe name of the object associated with the usageUnitId property.packageFrequencyIdnumberUnique identifier for the associated PackageFrequency object.packageFrequencyNamestringThe name of the object associated with the packageFrequencyId property.packageServiceIdnumberUnique identifier for the associated PackageService object.packageServiceNamestringThe name of the object associated with the packageServiceId property.currencyIdnumberUnique identifier for the associated Currency object.currencyNamestringThe name of the object associated with the currencyId property.moneynumberpriceBookIdnumberUnique identifier for the associated PriceBook object.priceBookNamestringThe name of the object associated with the priceBookId property.tierCalculationTypeIdnumberUnique identifier for the associated TierCalculationType object.tierCalculationTypeNamestringThe name of the object associated with the tierCalculationTypeId property.usageVolumeUsageClassIdnumberUnique identifier for the associated UsageClass object.usageVolumeUsageClassNamestringThe name of the object associated with the usageVolumeUsageClassId property.usageVolumeThresholdstringusageVolumeUsageUnitIdnumberUnique identifier for the associated UsageUnit object.usageVolumeUsageUnitNamestringThe name of the object associated with the usageVolumeUsageUnitId property.Responses 200Update a UsageBucketTier 400The request could not be processed.Updated 2 months ago