Inventory API
Warehouses

Retrieve Warehouse

This API endpoint (GET) fetches a warehouse object by id. If the request succeeds, it will return a Warehouse Object. Permissions: warehouses.view

Path Parameters

id * The id of the warehouse to retrieve.