Skip to main content

Get Order Notes

GET 

/api/woo-commerce/:integrationInstance/orders/:order/notes

Fetch the notes for a single order live from the WooCommerce store - both system status notes and customer-facing notes. The response is the raw WooCommerce order notes payload.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Route name: woo-commerce.orders.notes

Request

Responses

OK

Response Headers
    Content-Type