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.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Route name: woo-commerce.orders.notes

Request

Responses

OK

Response Headers
    Content-Type