Get shop category country
Get shop category country configuration
Rate Limit: 1000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
shopCategoryId
| integer Example: 1 |
Query Parameters
Parameter | Details |
---|---|
with | Array of strings string Enum: properties customData |
Responses
200
Shop Category Country
application/json
Success
countryCode
string
Example:
DE
shopCountryId
integer
Example:
1
path
string
Example:
/my-shop-category
isActive
boolean
Example:
true
isVisible
boolean
Example:
true
isExcludedFromSearch
boolean
Example:
true
Array of object
null
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Shop Category Country:
Content type: application/json