Woocommerce REST API date filter
Step 1: Zip the file into a folder.Step 2: Upload the zip in Woocommerce by clicking on Upload Plugin as zip file.
Step 3: Activate the plugin.
front-url/wp-json/wc/v1/customers?created_after=2018-04-20T10:42:35
front-url/wp-json/wc/v2/customers?filter[meta_key]=last_update&filter[meta_value]=2018-09-10T06:43:07&last_update={eq/after/before}
front-url/wp-json/wc/v1/products?modified_after=2018-04-20T10:42:35
front-url/wp-json/wc/v1/products?modified_before=2018-03-31T09:33:44
front-url/wp-json/wc/v1/orders?modified_after=2018-04-20T10:42:35
front-url/wp-json/wc/v1/orders?modified_before=2018-03-31T09:33:44