Attach warehouse to shop country
Attach a warehouse to a shop country
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
Request body
requiredParameter | Details |
---|---|
id
| integer Example: 1 |
referenceKey
| string Example: my-warehouse |
priority
| integer Example: 100 |
packageGroup
| object id integer
Example: 1 |
Responses
201
Shop warehouse was successfully created.
application/json
Success
id
integer
Example:
1
referenceKeyrequired
string
Example:
my-warehouse
priority
integer
Example:
100
object
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
POST
Request samples
Response samples
201Shop Warehouse:
Content type: application/json