Adds a text note to a store order, for instance to trace the shipment tracking number or a communication exchanged with the buyer.
The note is appended to the history of the order and this endpoint is reserved to the provider, i.e. the organization or partner the order is assigned to.
Required permissions: READ_ORDER, WRITE_ORDER.
The name of the tenant (e.g. acme).
The text note to be added to the store order.
The text of the note.
Note added.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.