Create
Warehouse
Create warehouse
Creates a new shop under the authenticated company. This endpoint allows you to define a shop’s name, address, contact information, and other optional metadata. Once created, the shop will be available for product assignments, employee management, and order tracking.
POST
Create
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Body
application/json
Response
200 - application/json
200
Example:
"01hqydxwtxdj3kmzp3bz7jk73g"
Example:
"2025-10-10T15:10:35.000000Z"
Example:
"C'est la boutique de Douala"
Example:
"01k77arzp50nrp5d0xnenkpy36"
Example:
"Test warehouse"
Example:
[]
Example:
"2025-10-10T15:10:35.000000Z"
