Create Or Update Products Batch

Create Or Update Products Batch

This function handles the creation and registration of multiple products with the Tiliter Recognition API.
It requires all the necessary fields that make up a product to be provided upon creation.
Other product-related functions depend on the initial creation of a product.

Args:
request_data (CreateProductsBatchRequest): The request data containing the list of products to be created or updated.
request (Request): The request object containing metadata about the request.

Returns:
CreateProductsBatchResponse: A response containing the results of each product creation or update.

Language
Credentials
Header
Click Try It! to start a request and see the response here!