object

ArticlePriceInfo

Article level price details which includes base and converted prices of article.
Fields
Base price information (currency code/symbol, effective, marked, selling). Example: { currency_code: 'INR', effective: 499 }
converted
BasePrice
Converted price information (currency code/symbol, effective, marked, selling). Example: { currency_code: 'INR', effective: 499 }