Inventory API
Warehouses

Duplicate Warehouse

This API endpoint (POST) duplicates an existing warehouse. If the request succeeds, it returns the newly created Warehouse Object otherwise, it will return an error. Permissions: warehouses.create Webhook event: warehouse-created

Path Parameters

id * The id of the warehouse to duplicate.