Skip to content

Wildberries API TypeScript SDK / DBWSetSgtinBulkRequest

Interface: DBWSetSgtinBulkRequest

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

Request body for bulk SGTIN code assignment on DBW orders. Mirrors DBS SetSgtinBulkRequest.

Since

3.11.0

Properties

PropertyTypeDescriptionDefined in
<a id="orders"></a> orders{ orderId: number; sgtins: string[]; }[]Array of per-order SGTIN assignmentstypes/orders-fbw.types.ts:435

Made with ❤️ for the Wildberries developer community