Path Parameters
string
required
Identifier of the SKU (the SKU_ID used to create the SKU).
Request Parameters
string
required
Identifier of the destination sales channel. Refer to the Sales Channels page for the list of available sales channels.
string
required
Identifier of the destination sales channel’s country (e.g.,
BR for Brazil).number
Use this when you want to apply a price promotion. The value must be informed in the sales channel’s local currency and will be integrated with the sales channel as-is.Ex: in the product card, if you want it to display “R$ 250,00 200,00”, you must inform the
listPrice as 250.00.number
required
The final retail price of the product in the sales channel. The value must be informed in the sales channel’s local currency and will be integrated with the sales channel as-is. The localization process will be executed to calculate the estimated payout value.
Response Fields
string
Status of the localization process. Can be
LOCALIZATION IN PROGRESS (queued) or ERROR (error in request).integer
The number of price localization requests that were queued.
array
Array of SKU IDs that were queued to be localized.
integer
The number of price localization requests that failed.
array
Array of SKU IDs that failed to be queued for localization.
string
The merchant ID of this localization context.
