Closed luisfrt closed 4 years ago
Hello guys, how can I retrieve the order notes using this library?
The api that I am looking for is this one: https://woocommerce.github.io/woocommerce-rest-api-docs/#retrieve-an-order-note
I was trying to use api.get("orders/"+orderId+"/notes", {}) but had no luck.
Many thanks.
Hello guys, how can I retrieve the order notes using this library?
The api that I am looking for is this one: https://woocommerce.github.io/woocommerce-rest-api-docs/#retrieve-an-order-note
I was trying to use api.get("orders/"+orderId+"/notes", {}) but had no luck.
Many thanks.