Web Administrator February 2, 2022 1147 views

The suppliers endpoint is for dealing with suppliers information from your Tinycart Platform

 

 

1 - Get the current list of suppliers

Endpoint

/api/getsuppliers

Method

GET

 


2 - Get specific details of a supplier

Endpoint

/api/getsuppliers/{{supplierid}}

Method

GET