docs
  1. Admin Api
  2. Resources
  3. Custom Data
  4. Shop
  5. Create Or Update Shop Custom Data For Key

Create or update shop custom data for key

Get product variant custom data for a specific key

Rate Limit: 2000 Max attempts within 1 minute.

Path Parameters

ParameterDetails
variantIdentifier
  • required
string
Examples:
  • ^[1-9][0-9]*$
  • ^key%3D[a-zA-Z0-9-_%\+\. ]*$
key
  • required
string
Example:
score

Responses

200
Product variant custom data for a specific key
application/json
Success
property name
null
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET/variants/{variantIdentifier}/custom-data/{key}

Request samples

Response samples

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