PriceForStreamInput
Rate group prices for a product.
Input fields
The characteristic mapping for the price.
The price per unit.
The scheme labels for the price.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"characteristicMapping": {"key": "value"},
"price": "1.0",
"schemeLabels": {"key": "value"}
}