Welcome to CPL24 RestAPI!
Retrieve data in different formats explained here
Use the WooComerce Order controler to sync all orders.
Syntax
[yourhostname]/api/wooorder/.
- ./api/wooorder/: calls the export controller and collects ALL orders
- ./api/wooorder/[date]/: collects all Orders since the given ISO 8601 date. eg. 2007-12-24T00:00:00Z
- ./api/wooorder/[id]/[state]: updates the order state. e.g. /1984/pending see also
http://woocommerce.github.io/woocommerce-rest-api-docs/?shell#order-properties