Skip to content

Wildberries API TypeScript SDK / <internal> / StickerItem

Interface: StickerItem

Defined in: types/orders-dbs.types.ts:617

Individual DBS sticker data item.

Properties

PropertyTypeDescriptionDefined in
<a id="orderid"></a> orderId?numberOrder IDtypes/orders-dbs.types.ts:619
<a id="parta"></a> partA?stringSticker part A valuetypes/orders-dbs.types.ts:621
<a id="partb"></a> partB?stringSticker part B valuetypes/orders-dbs.types.ts:623
<a id="barcode"></a> barcode?stringEncoded barcode valuetypes/orders-dbs.types.ts:625
<a id="file"></a> file?stringBase64-encoded sticker filetypes/orders-dbs.types.ts:627

Made with ❤️ for the Wildberries developer community