Add order comment
Adds a comment to an order. This does not replace any previous comments.
| Path Parameters |
|---|
id int32 — REQUIREDOrder ID. |
| Request Body — REQUIRED The comment |
|---|
OrderId int32 |
Comment string |
System boolean |
| Responses | |||
|---|---|---|---|
200Ok.
|
Adds a comment to an order. This does not replace any previous comments.
| Path Parameters |
|---|
id int32 — REQUIREDOrder ID. |
| Request Body — REQUIRED The comment |
|---|
OrderId int32 |
Comment string |
System boolean |
| Responses | |||
|---|---|---|---|
200Ok.
|