Community Forum

Ask a Question
Back to All

What is the difference between `unitPriceWithoutDiscounts` and `base` in the 'Evaluate Prices by SKU' endpoint

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?