wordpress - How to filter orders for a customer API Woocommerce 2.6 -


i filter orders based on id of client, following syntax doesn't working, when try:

www.example.com/wp-json/wc/customers/1/orders? 

provide me correct syntax

i'm on woocommerce 2.6

try syntax

get orders?customer=1  

Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -