Skip to content

Wildberries API TypeScript SDK / <internal> / Meta

Interface: Meta

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

Order metadata containing various identification and tracking codes

Properties

PropertyTypeDescriptionDefined in
<a id="imei"></a> imei?{ value?: string; }IMEItypes/orders-fbs.types.ts:678
imei.value?string-types/orders-fbs.types.ts:679
<a id="uin"></a> uin?{ value?: string; }UIN (unique identification number)types/orders-fbs.types.ts:682
uin.value?string-types/orders-fbs.types.ts:683
<a id="gtin"></a> gtin?{ value?: string; }GTIN (Global Trade Item Number)types/orders-fbs.types.ts:686
gtin.value?string-types/orders-fbs.types.ts:687
<a id="sgtin"></a> sgtin?{ value?: string[]; }Honest Sign marking code (SGTIN)types/orders-fbs.types.ts:690
sgtin.value?string[]-types/orders-fbs.types.ts:691
<a id="expiration"></a> expiration?{ value?: string; }Product expiration datetypes/orders-fbs.types.ts:694
expiration.value?string-types/orders-fbs.types.ts:695
<a id="customsdeclaration"></a> customsDeclaration?{ value?: string; }Customs declaration numbertypes/orders-fbs.types.ts:698
customsDeclaration.value?string-types/orders-fbs.types.ts:699

Made with ❤️ for the Wildberries developer community