object

ProductPrice

Per quantity price of the product .
Fields
add_on
Float
Price before promotion/coupon (add-on). Example: 0.0
currency_code
String
Currency code of the price. Example: 'INR'
currency_symbol
String
Currency symbol of the price. Example: '₹'
effective
Float
Effective price of the product. Example: 499.0
marked
Float
Marked price of the product. Example: 799.0
selling_price
Float
Selling price of the product. Example: 549.0