Skip to content

Wildberries API TypeScript SDK / <internal> / Meta

Interface: Meta

Defined in: types/orders-fbs.types.ts:720

Deprecated

Was scheduled for WB-side removal on 2026-04-30; field retained pending WB confirmation of removal status. Use metaDetails (MetaDetail[]) instead.

Properties

PropertyTypeDescriptionDefined in
<a id="imei"></a> imei?{ value?: string; }IMEItypes/orders-fbs.types.ts:722
imei.value?string-types/orders-fbs.types.ts:723
<a id="uin"></a> uin?{ value?: string; }UIN (unique identification number)types/orders-fbs.types.ts:726
uin.value?string-types/orders-fbs.types.ts:727
<a id="gtin"></a> gtin?{ value?: string; }GTIN (Global Trade Item Number)types/orders-fbs.types.ts:730
gtin.value?string-types/orders-fbs.types.ts:731
<a id="sgtin"></a> sgtin?{ value?: string[]; }Honest Sign marking code (SGTIN)types/orders-fbs.types.ts:734
sgtin.value?string[]-types/orders-fbs.types.ts:735
<a id="expiration"></a> expiration?{ value?: string; }Product expiration datetypes/orders-fbs.types.ts:738
expiration.value?string-types/orders-fbs.types.ts:739
<a id="customsdeclaration"></a> customsDeclaration?{ value?: string; }Customs declaration numbertypes/orders-fbs.types.ts:742
customsDeclaration.value?string-types/orders-fbs.types.ts:743

Made with ❤️ for the Wildberries developer community