A valid request URL is required to generate request examples{
"id": "<string>",
"text": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Adds a note to the order. This is an internal note that the merchant might want to add to an order.
A valid request URL is required to generate request examples{
"id": "<string>",
"text": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
Unique identifier of the order to which you want to add a note.
limits which fields are returned in the response body
Text of the note. Maximum 256 characters.