Create Order Comment

Add a comment to a specific order.

post/orders/{order_id}/comments

Path parameters

order_idinteger required

Order ID

Request body

commentstring required

Comment text

is_privateboolean

Is this comment private?

Response

200

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.