Skip to main content
POST
Return the list of pricing adjustment settings agreed between Global-e and the Merchant
Returns the list of pricing adjustment settings agreed between Global‑e and the Merchant, for the end customers shipping to the country (if countryCode is specified), or to all the supported countries (if countryCode is not specified). The list includes both country-level records (where ProductClassCode is empty) and product class-level records (where IncludeVAT is empty but ProductClassCode is not empty).
The IncludeVATOptions enumeration is designated to control the way VAT is handled in browsing on the Merchant’s site and in checkout on Global‑e. Following is the list of IncludeVATOptions values and the expected results for the sample Product. In the table below we are considering a product with the original cost in the UK = 100 GBP before VAT to be shipped to Germany (with country coefficient Rate=1 and user selected currency=GBP, for simplicity). For this sample product UK VAT=20%, DE Duties Total=17%:

Query Parameters

countryCode
string

2-char ISO country code. If not specified, all the Country Coefficients for the countries supported by the Merchant will be returned

Response

200 - application/json

List of country coefficients for calculating prices, list of pricing adjustment settings.

CountryCoefficient
CountryCoefficient · object[]

List of country coefficients for calculating prices, list of pricing adjustment settings.