Product Localisation
Last updated
Last updated
Fetch the list of all available languages.
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
Successfully retrieved language list
Retrieves the list of product translations for the vendor.
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
Successfully retrieved product translation list
Fetches the product translation details for a given translation ID.
The ID of the product translation to retrieve
Successfully retrieved product translation details.
Saves product translation details for a specific translation ID.
The ID of the product translation to update
Product translation saved successfully.