Skip to content

Wildberries API TypeScript SDK / <internal> / OrderMetaV2

Interface: OrderMetaV2

Defined in: types/in-store-pickup.types.ts:325

Single order's label identifiers (meta/details response item).

Properties

PropertyTypeDescriptionDefined in
<a id="error"></a> errorstringError message ("" = no errors, NotFound = order not found).types/in-store-pickup.types.ts:327
<a id="gtin"></a> gtin?string | nullGTIN.types/in-store-pickup.types.ts:329
<a id="imei"></a> imei?string | nullIMEI.types/in-store-pickup.types.ts:331
<a id="orderid"></a> orderIdnumberAssembly order ID.types/in-store-pickup.types.ts:333
<a id="sgtin"></a> sgtin?string[] | nullChestny ZNAK labeling codes.types/in-store-pickup.types.ts:335
<a id="uin"></a> uin?string | nullUIN.types/in-store-pickup.types.ts:337
<a id="customsdeclaration"></a> customsDeclaration?string | nullCustoms declaration number.types/in-store-pickup.types.ts:339

Made with ❤️ for the Wildberries developer community