Update priority
Update an existing shop country warehouse relation
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
warehouseIdentifier
| string Examples:
|
Request body
requiredParameter | Details |
---|---|
id
| integer Example: 1 |
referenceKey
| string Example: my-warehouse |
priority
| integer Example: 100 |
packageGroup
| object id integer
Example: 1 |
Responses
200
Shop warehouse was successfully updated.
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
PUT
Request samples
Response samples
200Shop Warehouse:
Content type: application/json