Skip to main content

Upsert one VAS cost

POST 

/api/v1/pms/vas-costs

Sets the (vasId, variantId?, tagName) row. For simple strategies (FIXED / PER_PERSON / PER_ITEM / PER_QUANTITY / PER_HOUR / PER_KM) the price column alone is enough. Complex strategies (BASE_PLUS_OVERAGE, TIERED, ON_ACTUALS) carry their parameters in pricingConfig. Updates propagate to listing_channel_value_added_service via FK.

Request

Responses

Updated and propagated. data carries the persisted row including the surrogate id.