Skip to main content
POST
Save product data on the Global-e system for duties and taxes calculation
Saves the product data on the Global‑e system. This method is designated to be called from a Merchant’s back-end ERP system before the products are published on the Merchant’s website, to provide the data for duties and taxes calculation as soon as possible. Therefore, no end customer-specific information is expected to be provided (unlike in the SaveProductsList method mentioned in the Browsing section of this document).

Query Parameters

inputDataCultureCode
string

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

originalCurrencyCode
string

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

productLists
Product · object[]

List of Product objects (specified in the request body)

Response

200 - application/json

Provides details regarding the API call response.

ResponseInfo
ResponseInfo · object

Provides details regarding the API call response