Skip to content

Wildberries API TypeScript SDK / <internal> / GoodCard

Interface: GoodCard

Defined in: types/communications.types.ts:515

Информация о заказе

Properties

PropertyTypeDescriptionDefined in
<a id="date"></a> date?stringДата заказаtypes/communications.types.ts:517
<a id="needrefund"></a> needRefund?booleanЗапрошен ли возврат товара Deprecated This field has been removed. Use the claims endpoint instead: /api/v1/claimstypes/communications.types.ts:522
<a id="nmid"></a> nmID?numberАртикул WBtypes/communications.types.ts:524
<a id="price"></a> price?numberФактическая цена с учетом всех скидок. Взимается с покупателяtypes/communications.types.ts:526
<a id="pricecurrency"></a> priceCurrency?stringВалютаtypes/communications.types.ts:528
<a id="rid"></a> rid?stringУникальный ID заказа. <br> Примечание: rid — это srid в ответах методов: - Заявки покупателей на возврат - Заказы - Продажи - Отчет о возвратах и перемещении товаров - Отчет о продажах по реализацииtypes/communications.types.ts:530
<a id="size"></a> size?stringРазмер товара, соответствует wbSize в карточке товараtypes/communications.types.ts:532
<a id="statusid"></a> statusID?numberСтатус товара Deprecated This field will be removed on February 10. See https://dev.wildberries.ru/release-notes?id=469types/communications.types.ts:537

Made with ❤️ for the Wildberries developer community