Inventory API
Warehouses
in the realm of tamio, a warehouse signifies a physical location of your business that dispatches products to your customers incorporating the warehouse functionality with the products api provides you with granular control over your inventory management it allows you to specify from which location your physical goods are shipped, the areas that your warehouse caters to, and the available stock at a given site one of the critical aspects of warehouse management in tamio is its intelligent stock control system when customers try to purchase physical items from your store, the system ensures they can only proceed with the order if there's sufficient stock across all warehouses designated to serve them this automated check helps prevent overselling and guarantees a seamless customer experience api endpoints description method url create warehouse docid\ emknjbhmb1em3botrk 1i post post /v2/warehouses/create retrieve warehouse docid\ anutgf5 dparxqfs37of get get /v2/warehouses/retrieve/\ id update warehouse docid\ kewmq0bgg 0pjyzgqnw q post post /v2/warehouses/update/\ id duplicate warehouse docid 23oiliuniv xku8oi6lnx post post /v2/warehouses/duplicate/\ id delete warehouse docid\ ubno7b4gve1voo96sf4ib delete delete /v2/warehouses/\ id list all warehouses docid mmspdl4hwu6ize3fre5y get get /v2/warehouses/list webhook events there are three webhook notification events associated with the warehouses api warehouse created warehouse updated warehouse removed you can see examples of notification events warehouse events docid h8x uzdalbmhdw4hczur permissions whether managing teammates or creating api developer keys, you can customise permissions when accessing warehouse api resources the default set of warehouse permissions are view , edit , create and remove