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

Create custom data

Create or update custom data for a shop country

Rate Limit: 1000 Max attempts within 1 minute.

Path Parameters

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

Request body

required
ParameterDetails
-
  • MinProps: 1
object

Responses

201
Shop country custom data was successfully created or updated.
application/json
Success
property name
null
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
PUT/shops/{shopKey}/countries/{countryCode}/custom-data

Request samples

Response samples

201
Shop Country Custom Data:
Content type: application/json
Provide Feedback