Skip to main content

Create Supplier Warehouse

POST 

/api/suppliers/:supplier/warehouses

Create a new warehouse for a supplier. Automatically initializes supplier inventory for the new warehouse. If this is the supplier's first warehouse (or is_default is true), it becomes the default warehouse.

Authentication: Requires Bearer token. Requires IsPowerUserAccess middleware.

Request

Responses

Successful response