Create or update custom data
Create or update custom data for a shop category country
Rate Limit: 1000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
shopCategoryId
| integer Example: 1 |
countryCode
| string Example: de |
Request body
requiredParameter | Details |
---|---|
-
| object |
Responses
201
Shop category country 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
201ShopCategory Country Custom Data:
Content type: application/json