Skip to content

Wildberries API TypeScript SDK / <internal> / ModelsOptionsResultModel

Interface: ModelsOptionsResultModel

Defined in: types/orders-fbw.types.ts:322

Properties

PropertyTypeDescriptionDefined in
<a id="result"></a> result?{ barcode?: string; error?: { title?: string; detail?: string; }; isError?: boolean; warehouses?: { warehouseID?: number; canBox?: boolean; canMonopallet?: boolean; canSupersafe?: boolean; }[]; }[]-types/orders-fbw.types.ts:323
<a id="requestid"></a> requestId?stringID запроса при наличии ошибокtypes/orders-fbw.types.ts:348

Made with ❤️ for the Wildberries developer community