Skip to content

Get a single note based on filters

GET
/rest/v1/order/note/item

Parameters

Query Parameters

filter[id]

Filter by note IDs

Type
string
filter[entityType]

Filter by entity type (customer, product, order)

Type
string
filter[entityId]

Filter by entity ID

Type
string
filter[userId]

Filter by admin user ID

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI