Skip to content
Ecommercen Docs
Search
K
Main Navigation
API Guides
Business Flows
API Reference
Wiki
Changelog
Appearance
Menu
Return to top
Update an existing note
POST
/rest/v1/order/note/{id}
Parameters
Path Parameters
id
*
ID of the note to update
Type
integer
Required
Format
"int64"
Request Body
application/json
Schema
JSON
JSON
"string"
Responses
200
400
404
422
Note updated successfully
Content-Type
application/json
Schema
JSON
JSON
"string"
POST
/rest/v1/order/note/{id}
Playground
Variables
Key
Value
id
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI