input UserNoteInput
Fields
| Field | Type | Description |
|---|---|---|
source | String | Source for this user note. |
message | String | Human-readable message for this user note. |
Referenced By
- AddHistoryInput Type
- UpdateOrderInput Type
Example
{
"source": "shopify",
"message": "Customer requested expedited handling."
}