Idempotency Supported
Update a differential price using a differential_price_id
and item_price_id
.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/differential_prices/{differential-price-id}
Input Parameters
The price of the item when the pricing_model is flat_fee.
When the pricing model is per_unit
, it is the price per unit quantity of the item. Not applicable for the other pricing models. The value is in decimal and in major units of the currency. Also, this is only applicable when multi-decimal pricing
is enabled.
Returns
Differential price object
Resource object representing differential_price