x

Orders API query examples

I am using the Orders API and I am trying to retrieve only orders that are in the pending status. I'm looking at the query examples as listed in https://dev.weebly.com/orders-api.html. However, I don't see any examples for filtering. The following is my best attempt at querying for orders in the pending status. However, the response still contains orders that are "shipped". Am I missing anything here?
 
GET https://api.weebly.com/v1/user/sites/<MY_SITE_ID>/store/orders?filterby=order_status&filterfor=pending
618 Views
Message 1 of 3
Report
2 REPLIES 2

DISREGARD the above. I wish there was a way to delete posts...
612 Views
Message 2 of 3
Report

Why would you want to delete that post?
It was a valid question, and it appears you figured it out. Perhaps you could use that opportunity to share your experience so others who may have the same question might learn from your experiences. Smiley Very Happy

600 Views
Message 3 of 3
Report