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

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -