The shipping endpoint is for dealing with shipping information from your Tinycart Platform
1 - Get the current list of shipping
Endpoint
/api/getshipping
Method
GET
2 - Get specific details of a shipping method
Endpoint
/api/getshipping/{{methodid}}
Method
GET