Web Administrator February 2, 2022 874 views

The warehouse endpoint is for dealing with warehouse and stock information from your Tinycart Platform

 

 

1 - Get the current list of warehouses

Endpoint

/api/getwarehouse

Method

GET

 


2 - Get specific details of a warehouse

Endpoint

/api/getwarehouse/{{warehouseid}}

Method

GET