Get Orders API Endpoint Added

July 19, 2019

getOrders (https://cleancloudapp.com/api#order-get) has been improved to allow you to filter your orders better. For example, you can now send a request to the API and get a list of orders that have been paid or not, or orders with a particular status (e.g. those awaiting clean).


This will allow you to build your own custom dashboards. You can then use the updateOrder endpoint to update an order if you like.