Update product by external ID
Update a product by external ID
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
externalId
Request
Body
name
description
active
productCode
externalId
metadata
Response
200
id
name
description
createdAt
updatedAt
active
productCode
externalId
archivedAt
metadata
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error