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

Get shop custom data

Get custom data for a shop

Rate Limit: 2000 Max attempts within 1 minute.

Path Parameters

ParameterDetails
shopKey
  • required
string
Example:
ms

Responses

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

Request samples

Response samples

200
Shop Custom Data:
Content type: application/json
Provide Feedback