Warehouse
Create a warehouse
POST
Create a warehouse
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Body
application/json
The name.
Maximum string length:
255The unique code.
Maximum string length:
255The description.
The country ID.
The city ID.
The district ID.
The postal code.
Maximum string length:
20Pattern:
^\d+$The street address.
Maximum string length:
1000The latitude.
The longitude.
The contact fullname.
Maximum string length:
255The contact email.
Maximum string length:
255The contact phone.
Maximum string length:
255Whether the record is active.
Whether the record is the default.