docs
  1. Admin Api
  2. Resources
  3. Custom Data
  4. Shop Countries
  5. Get Custom Data Key

Get custom data key

Get shop country data for a specific key

Rate Limit: 2000 Max attempts within 1 minute.

Path Parameters

ParameterDetails
shopKey
  • required
string
Example:
ms
countryCode
  • required
string
Example:
de
key
  • required
string
Example:
score

Responses

200
Custom data of a key for a shop country
application/json
Success
property name
null
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET/shops/{shopKey}/countries/{countryCode}/custom-data/{key}

Request samples

Response samples

200
Shop Country Custom Data For Key:
Content type: application/json

Last updated: June 19, 2024

Provide Feedback