wafle_orders_add_note
Add an internal or customer-visible note to an order. It appears in the order timeline and, if customer-visible, on the customer's order page and email.
Instructions
Add an internal or customer-visible note to an order. Notes appear in the timeline and (if customer=true) in the customer's order detail page + email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| text | Yes | ||
| order_id | Yes | ||
| customer_visible | No |