Skip to content

Wildberries API TypeScript SDK / <internal> / SetCustomsDeclarationBulkRequest

Interface: SetCustomsDeclarationBulkRequest

Defined in: types/orders-dbs.types.ts:508

Request body for setCustomsDeclarationBulk

Properties

PropertyTypeDescriptionDefined in
<a id="orders"></a> orders{ orderId: number; customsDeclaration: string; }[]Array of orders with customs declaration numbers to settypes/orders-dbs.types.ts:510

Made with ❤️ for the Wildberries developer community