Save products list
Saves product data on the Global-e system and returns the matching ProductCountry objects for the specified products.
Query Parameters
End customer’s IP address
2-char ISO country code of the end customer’s shipping country
ISO culture code. If specified, the textual properties (e.g. RestrictionMessage) will be returned in the requested culture’s language if available. Texts in English will be returned by default.
IncludeVAT value returned from CountryCoefficients method
ISO culture code. Denotes the culture for the products’ textual properties being saved (e.g. Description). If not specified, the Merchant’s default culture will be assumed by default.
3-char ISO currency code denoting the original currency on the Merchant’s site (before applying country coefficient and FX conversion). If not specified, the Merchant’s default currency will be assumed by default.
Rate returned from CountryCoefficients method
List of Product objects (specified in the request body)
The RoundingRuleId value returned from the RoundingRules method
Response
List of countries and their details for the specified products.
List of countries and their details for specified products

