Create or update custom data key
Create or update specific key of custom data of a product variant
Rate Limit: 1000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
variantIdentifier
| string Examples:
|
key
| string Example: score |
Query Parameters
Parameter | Details |
---|---|
locale
| string Example: de_DE |
Request body
requiredParameter | Details |
---|---|
-
| object |
Responses
201
product variant custom data was successfully created or updated.
application/json
Success
property name
null
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
PUT
Request samples
Response samples
201Shop Custom Data:
Content type: application/json