Web Administrator February 2, 2022 899 views

The orders endpoint is for dealing with sales order information from your Tinycart Platform

 

 

1 - Get the current list of orders

Endpoint

/api/getorders

Method

GET

 


2 - Get specific details of a orders

Endpoint

/api/getorder/{{orderid}}

Method

GET