The ESW Pricing Advisor API v4.0 allows you to retrieve pricing data for countries where you want to sell your products. This data helps you determine how to price your products and display them at checkout. You can fetch pricing data for a specific delivery country or for all countries supported by ESW.
The information you can retrieve includes:
- FX Rates
- Estimated Duties
- Estimated Taxes
- Estimated Fees
- Retailer Adjustments
- Rounding Models
- Pricing Model
Note:
FX rates are updated daily based on the price feed that you specify during your onboarding. ESW offers three pricing feeds –
HSBC,
XE, or
Thomson Reuters.
The rates for the
estimated duties, fees & taxes,
retailer adjustment, and
rounding models are also agreed upon during your onboarding with ESW.
categoriesin v4.0
As a part of this capability, the pricing advice is returned in form of a list. This allows you to create custom categories and have different pricing advice per category. ESW always returns default Pricing advice so that if an expected category is missing then you can fall-back to default.
Note:
All the numbers in the above example are percentages. For example,
10 means 10%.
To calculate 10% of 200, divide 10 by 100 and multiply by 200:
(10 / 100) * 200 = 20
currencyDisplaysin v4.0
The following code snippet shows and example of the currency displays
roundingModelsin v4.0
The following code snippet shows an example of the rounding models