object

BasePrice

Base price information like currency code, currncy symbol, effctive and marked, selling prices.
Fields
currency_code
String
Currency code for all amounts.
currency_symbol
String
Currency symbol of the currncy used for price.
effective
Float
Current per unit price of product after existing deductions.
marked
Float
Original price of product.
selling
Float
Selling price of the product.