# Create/Edit A Depot Create or update a depot. Endpoint: POST /SupplierDepots Version: 1.0.0 Security: bearerAuth ## Request fields (application/json): - `id` (string) - `supplierId` (string) - `name` (string) - `address` (string) - `contactNumber` (string) ## Response 200 fields