Web Administrator February 2, 2022 854 views

The cart endpoint is for dealing with accounting information from your Tinycart Platform

 

1 - Get the current contents in the cart

Endpoint

/api/getcart

Method

GET

 


2 - Get specific cart

Endpoint

/api/getaccount/{{cartid}}

Method

GET