Wildberries API TypeScript SDK / <internal> / ArchiveOrderProduct
Interface: ArchiveOrderProduct
Defined in: types/orders-fbs.types.ts:872
Product details for an archived FBS order Maps to swagger schema: v3.ArchiveOrderProduct
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="article"></a> article | string | Seller's article (vendor code) | types/orders-fbs.types.ts:874 |
<a id="chrtid"></a> chrtId | number | Charter ID (size identifier) | types/orders-fbs.types.ts:876 |
<a id="nmid"></a> nmId | number | Wildberries nomenclature ID (nmId) | types/orders-fbs.types.ts:878 |
<a id="skus"></a> skus | string[] | Barcodes (SKUs) of the size | types/orders-fbs.types.ts:880 |