Update Product by lookup key
PATCH/products/:lookupKey/:lookupValue
Use this endpoint to update product by lookup key. If multiple products with the same lookup key exist, use additional filtering depending on the lookup key to uniquely identify the product (e.g. source
and language
for lookup key source
).
Request
Responses
- 200
- 400
- 404
Update Product by Id - 200
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Update Product by Id - 400 (invalid schema)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Update Product by Id - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id