Create a warehouse
Warehouses
Create a warehouse
POST
Create a warehouse
Headers
Value must be 'Bearer ' where is an API key prefixed with 'bc_' or a JWT token.
Example:
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Body
application/json
The name of the warehouse
Whether the warehouse is primary
The code of the warehouse
The address of the warehouse
The city of the warehouse
The country of the warehouse
The phone number of the warehouse
The email of the warehouse
The website of the warehouse
Response
201 - undefined