Request Body Parameters
The SKU identifier provided by the merchant. Must be unique within your catalog.
The product identifier that groups all SKUs together. All SKUs with the same
productId must be sent in the same
request.Indicates if this SKU is the main variation among all SKUs of the product. The main SKU is generally used by sales
channels to display product information in product listing pages.
The title of the SKU in the original language.
The description of the SKU in the original language.
The weight of the SKU in kilograms.
The height of the SKU in centimeters.
The width of the SKU in centimeters.
The length of the SKU in centimeters.
EAN-13, UPS, ISBN, etc.
HS Code of the SKU, used for customs and import/export purposes. If you are in doubt about the HS Code please check it
on World Customs Organization Trade Tools.
List price of the SKU, in the merchant currency. This is the “origin list price” that will be used as the basis price for
the localization process.
Sale price of the SKU, in the merchant currency. This is the “origin sale price” that will be used as the basis price for
the localization process.
Sales channel data used to map SKU data to all connected sales channels.
Array containing URLs for the images of the SKU. Images should be publicly accessible.
Response Fields
All the fields from the request body are returned in the response, plus the following fields:The unique identifier of the SKU within e-CROSS.
The unique identifier of the merchant in e-CROSS.
Status of the localization process. Can be one of:
PENDING_LOCALIZATION: The SKU is queued for localization processing (default status for newly created SKUs)REVIEW_DENIED: The localization review was denied due to incomplete or incorrect data (title, description, color, size,..)DENIED_REGULATORY: The SKU was denied due to regulatory compliance issuesREADY_FOR_SALES_CHANNEL: Localization is complete and the SKU is ready to be published to sales channelsLOCALIZATION_SKIPPED: Localization was skipped (when automatic localization is disabled)
A complex object (Record) where the key is the sales channel identifier within e-CROSS and the value contains the specific sales channel integration status.
