[API] New order : How to tell Woocommerce not to send back all order data?
-
Hi,
I am trying to create new orders with the Woocommerce API. I send all correct info to Woocommerce, which tries to send me back the whole order data (which I don’t need as I sent it in the first place). The only piece of information I need is the order ID created.
My issue is, as the created orders are quite big, Woocommerce struggles to send all the data back and I do not receive anything from it.
So is there a way to tell the API to not send me back all the order data I am already aware of, but instead only the created order ID?
Thanks
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[API] New order : How to tell Woocommerce not to send back all order data?’ is closed to new replies.