Types > Note
Description
Topics: Customer Inventory, Customers, Orders, Purchase Orders, Returns, Transfers
Fields
The date and time when the note was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Unique note identifier. See also: Unique Identifiers
Example: "no_EQzGqWoY"
The note body
The date and time when the note was updated
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
user: User
Used By
Mutations
customerInventoryNotesCreate, customerInventoryNotesModify, customerNotesCreate, customerNotesModify, orderNotesCreate, orderNotesModify, purchaseOrderNotesCreate, purchaseOrderNotesModify, returnNotesCreate, returnNotesModify, transferNotesCreate, transferNotesModify
Queries
customerInventoryNotes, customerNotes, orderNotes, purchaseOrderNotes, returnNotes, transferNotes
Preview (typescript)
Loading module