Wildberries API TypeScript SDK / <internal> / ReachBid
Interface: ReachBid
Defined in: types/promotion.types.ts:2139
Bid value in kopecks
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="bidkopecks"></a> bidKopecks | number | Bid amount in kopecks | types/promotion.types.ts:2141 |
<a id="bidkopecksmin"></a> bidKopecksMin? | number | Minimum allowed bid in kopecks — the floor. Bidding below this triggers WB 400 "wrong bid value". | types/promotion.types.ts:2143 |