Skip to content

Wildberries API TypeScript SDK / <internal> / ArchiveOrderPriceInfo

Interface: ArchiveOrderPriceInfo

Defined in: types/orders-fbs.types.ts:857

Price information for an archived FBS order Maps to swagger schema: v3.ArchiveOrderPriceInfo

Properties

PropertyTypeDescriptionDefined in
<a id="convertedcurrencycode"></a> convertedCurrencyCodenumberCurrency code of the converted pricetypes/orders-fbs.types.ts:859
<a id="convertedprice"></a> convertedPricenumberPrice converted into the reporting currencytypes/orders-fbs.types.ts:861
<a id="currencycode"></a> currencyCodenumberCurrency code of the original pricetypes/orders-fbs.types.ts:863
<a id="price"></a> pricenumberOriginal product pricetypes/orders-fbs.types.ts:865

Made with ❤️ for the Wildberries developer community