Community Forum
What is the difference between `unitPriceWithoutDiscounts` and `base` in the 'Evaluate Prices by SKU' endpoint
5 months ago by Jeanette
When looking at the response object of https://developer.fabric.inc/v3/reference/evaluatepricesbysku, I notice in the price
object (within the offer
object), has two attributes, the base
and the unitPriceWithoutDiscounts
.
It defines the base
as "Starting price of a single item".
It defines the unitPriceWithoutDiscounts
as "Price of a single item without discount".
Can you please explain the difference?