Skip to content

Wildberries API TypeScript SDK / <internal> / GoodCard

Interface: GoodCard

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

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

Properties

PropertyTypeDescriptionDefined in
<a id="date"></a> date?stringДата заказаtypes/communications.types.ts:504
<a id="needrefund"></a> needRefund?booleanЗапрошен ли возврат товара Deprecated This field has been removed. Use the claims endpoint instead: /api/v1/claimstypes/communications.types.ts:509
<a id="nmid"></a> nmID?numberАртикул WBtypes/communications.types.ts:511
<a id="price"></a> price?numberФактическая цена с учетом всех скидок. Взимается с покупателяtypes/communications.types.ts:513
<a id="pricecurrency"></a> priceCurrency?stringВалютаtypes/communications.types.ts:515
<a id="rid"></a> rid?stringУникальный ID заказа. <br> Примечание: rid — это srid в ответах методов: - Заявки покупателей на возврат - Заказы - Продажи - Отчет о возвратах и перемещении товаров - Отчет о продажах по реализацииtypes/communications.types.ts:517
<a id="size"></a> size?stringРазмер товара, соответствует wbSize в карточке товараtypes/communications.types.ts:519
<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:524

Made with ❤️ for the Wildberries developer community