Error
Create Order Note
Adds a note to the order. This is an internal note that the merchant might want to add to an order.
POST
Error
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the order to which you want to add a note.
Query Parameters
limits which fields are returned in the response body
Body
application/json
Text of the note. Maximum 256 characters.

