Product Localisation
Last updated
Last updated
Fetch the list of all available languages.
/list/language
Limit the number of languages to fetch
Skip the first 'n' number of languages
Search for languages by keyword
Count the number of languages available
Retrieves the list of product translations for the vendor.
/vendor-product-translation/product-translation
The offset for pagination
The number of products to retrieve per page
Keyword for searching products by name, SKU, etc.
Filter by product name
Filter by SKU of the product
Fetches the product translation details for a given translation ID.
/vendor-product-translation/{productId}/product-translation
The ID of the product translation to retrieve
Saves product translation details for a specific translation ID.
/vendor-product-translation/{productId}/product-translation
The ID of the product translation to update