Inventory Stock Locations
Number of APIs: 5
-
Retrieve an inventory stock location GET https://{{subdomain}}.commercelayer.io/api/inventory_stock_locations/{{inventory_stock_location_id}}
-
List all inventory stock locations GET https://{{subdomain}}.commercelayer.io/api/inventory_stock_locations
-
Create an inventory stock location POST https://{{subdomain}}.commercelayer.io/api/inventory_stock_locations
-
Update an inventory stock location PATCH https://{{subdomain}}.commercelayer.io/api/inventory_stock_locations/{{inventory_stock_location_id}}
-
Delete an inventory stock location DELETE https://{{subdomain}}.commercelayer.io/api/inventory_stock_locations/{{inventory_stock_location_id}}