CountryCoefficients
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).
Method/URL
https://{server_name}/Browsing/CountryCoefficients
Parameters
Request
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
| String | 2-char ISO country code. If not specified, all the Country Coefficients for the countries supported by the Merchant will be returned | No |
Response
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
| List of | List of country coefficients for calculating prices, list of pricing adjustment settings. |