This endpoint allows the creation of a new price variant that can be attached to item prices.
Sample Request
Sample Result[JSON]
URL Format
Input Parameters
The variant_group
organizes similar price_variants
to optimize strategies such as bundling, geo-based pricing experiments, and campaign-specific pricing like cb-atomic-pricing-
for effective grouping. The variant_group
provides greater flexibility and precision in your pricing models.
The unique ID of the business entity
for this price_variant.
This is applicable only when multiple business entities have been created for the site. When provided, the operation will read or write data associated with the specified business entity. If not provided, the resource will be created at the site level, and the business_entity_id
will not be included in the API response.
Note An alternative way of passing this parameter is by means of a custom HTTP header.