with v1 i can pull the orders table, and the bookings information is embeded in the json. is there a way to just pull the bookings table?
Hi,
so i was able to figure out how to get the API to work (we were running on v1) is there an easy way to update the api version?
Thanks! We were able to get it back up. Another question. Trying to use the API to download all bookings. Using the suffix //wp-json/wc/v3(2,1 also)/bookings (orders also) returns a 404 error, no data. We are running 2.6.8. I can see the call is going thru but can’t find the json data anywhere. Am I missing a step?