PriceForStream
Rate group prices for a product.
Fields
The characteristic mapping for the price.
Deprecation
The 'characteristicMapping' field is deprecated.Please use 'characteristics' instead.
- Marked as deprecated on 2026-07-17.
- Scheduled for removal on or after 2026-07-31.
The characteristic values for the variant.
The price per unit.
The scheme labels for the price.
Deprecation
The 'schemeLabels' field is deprecated.Please use 'schemes' instead.
- Marked as deprecated on 2026-07-17.
- Scheduled for removal on or after 2026-07-31.
The scheme labels for the variant.
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
{
"characteristics": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType,
"price": "1.0",
"schemes": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType
}