Skip to main content

Update a product by external ID

PUT 

/api/integrations/v1/products/by-external/:externalId

Updates a product identified by its external ID in the source system.

Only the fields provided will be updated. Omitted fields remain unchanged. All validation rules from product creation apply.

Request

Responses

Product updated successfully