Wildberries API TypeScript SDK / <internal> / PlanBuilderPromotion
Interface: PlanBuilderPromotion
Defined in: types/general.types.ts:323
Promo applied to a Plan Builder option. Returned when the option is activated via a promo and the promo period has not expired.
Since
3.16.0
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="commissionrate"></a> commissionRate | number | Cost of activating the option through a promo, % of turnover | types/general.types.ts:325 |
<a id="expiresat"></a> expiresAt | string | End date of the promo price (ISO 8601) | types/general.types.ts:327 |