Skip to main content

Add order comment

Adds a comment to an order. This does not replace any previous comments.

Path Parameters
id int32 REQUIRED

Order ID.

Request Body REQUIRED

The comment

OrderId int32
Comment string
System boolean
Responses
200

Ok.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.