Create a new warehouse
Create a new warehouse
Rate Limit: 300 Max attempts within 1 minute.
Request body
requiredParameter | Details |
---|---|
id
| integer Example: 1 |
referenceKey
| string Example: my-warehouse |
merchants | object referenceKey string
Example: acme name string
Example: ACME priority integerExample: 1 orderDelegationUrl string
Format: uri cancellationUrl string
Format: uri contacts arrayreturnAddresses arraycarriers arraywarehouses array |
shopCountries | object shopKey stringExample: ms countryCode string
Example: DE priority integer
Example: 100 |
Responses
201
Warehouse was successfully created.
application/json
Success
id
integer
Example:
1
referenceKeyrequired
string
Example:
my-warehouse
Array of object
Array of object
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
POST
Request samples
Response samples
201Warehouse:
Content type: application/json