Create SKU Product From Temu Product
POST/api/temu/:integration_instance/products/:product/create-sku-product
Create a new SKU.io product from a Temu product's data and link it via a product listing. If an existing SKU product with the same SKU already exists, it links to it instead. Returns 422 if the Temu product is already mapped.
Body (all optional):
field_mappings- Array of field-mapping objects to override the default Temu->SKU mappingsave_as_default- Save the field_mappings as the integration's defaults
Request
Responses
- 200
Successful response