list_order_notes
Retrieve all notes for an order, including private admin notes and customer-visible notes. Use the fields parameter to request only needed fields.
Instructions
List all notes for an order. Includes both private admin notes and customer-visible notes. Use fields param to request only needed fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return (default: id,author,date_created,note,customer_note) | |
| order_id | Yes | Order ID |