List custom data key
Get data of a key in custom data for a shop category
Rate Limit: 2000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
shopCategoryId
| integer Example: 1 |
key
| string Example: score |
Query Parameters
Parameter | Details |
---|---|
with | Array of strings Example: ?with=inheritedCustomData string Enum: inheritedCustomData |
Responses
200
Custom data of a shop category key
application/json
Success
property name
null
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200ShopCategory Custom Data For Key:
Content type: application/json