Base price information like currency code, currncy symbol, effctive and marked, selling prices.
Fields
currency_code
StringCurrency code for all amounts (ISO 4217), e.g., 'INR'. Example: 'INR'
currency_symbol
StringCurrency symbol, e.g., '₹'. Example: '₹'
effective
FloatPer-unit effective price after deductions. Example: 499.0
marked
FloatOriginal (marked) price. Example: 799.0
selling
FloatSelling price of the product. Example: 549.0
Was this section helpful?