Amberflo API
Update product item price.
1min
POST
https://app.amberflo.io/payments/pricing/amberflo/account-pricing/product-item-price
Authentication
X-API-KEY
apiKey
Body Parameters
body
payment.pricing.ProductItemPrice.in
id
string
productItemId
string
price
payment.pricing.price.PriceStateMachineNode.in
One Of
payment.pricing.price.DimensionCounterWindowFunctionNode.in
subscriptionPrice
payment.pricing.price.PriceStateMachineNode.in
One Of
payment.pricing.price.DimensionCounterWindowFunctionNode.in
subscriptionPriceGenerator
payment.pricing.price.generators.DynamicPriceGenerator.in
One Of
payment.pricing.price.generators.UltraFrequencyNoDimensionPriceGenerator.in
productItemPriceName
string
productItemInvoiceLabel
string
scalar
number
dimensionalScalars
payment.pricing.price.DimensionalScalar.in[]
subscriptionSettings
payment.pricing.subscription_orders.SubscriptionPriceSettings.in
paymentMinimums
payment.pricing.price.minimums.ItemPaymentMinimums.in
usageTransformerId
string
lockingStatus
com.amberflo.service.common.LockingStatus.in
lastUpdateTimeInMillis
integer<int64>
priceGenerator
payment.pricing.price.generators.PriceGenerator.in
One Of
payment.pricing.price.generators.CostPlusDimensionPriceGenerator.in
Responses
200
Successful request
payment.pricing.ProductItemPrice.out
id
string
productItemId
string
price
payment.pricing.price.PriceStateMachineNode.out
One Of
payment.pricing.price.DimensionCounterWindowFunctionNode.out
subscriptionPrice
payment.pricing.price.PriceStateMachineNode.out
One Of
payment.pricing.price.DimensionCounterWindowFunctionNode.out
subscriptionPriceGenerator
payment.pricing.price.generators.DynamicPriceGenerator.out
One Of
payment.pricing.price.generators.UltraFrequencyNoDimensionPriceGenerator.out
productItemPriceName
string
productItemInvoiceLabel
string
scalar
number
dimensionalScalars
payment.pricing.price.DimensionalScalar.out[]
subscriptionSettings
payment.pricing.subscription_orders.SubscriptionPriceSettings.out
paymentMinimums
payment.pricing.price.minimums.ItemPaymentMinimums.out
usageTransformerId
string
lockingStatus
com.amberflo.service.common.LockingStatus.out
lastUpdateTimeInMillis
integer<int64>
priceGenerator
payment.pricing.price.generators.PriceGenerator.out
One Of
payment.pricing.price.generators.CostPlusDimensionPriceGenerator.out
Updated 07 Nov 2024
Did this page help you?