Comments

sales Order Management V1Get Comments List Get

get

Lists comments for a specified order.

Path parameters
idstringRequired

(Required) The order ID.

Example: <integer>
Responses
chevron-right
200

OK

application/json
Responseobject
get
/V1/orders/{id}/comments

sales Order Management V1Add Comment Post

post

Adds a comment to a specified order.

Path parameters
idstringRequired

(Required) The order ID.

Example: <integer>
Header parameters
Content-TypestringOptionalExample: application/json
Body
objectOptionalExample: {"statusHistory":{"comment":"magna","is_customer_notified":-85897747,"is_visible_on_front":93007737,"parent_id":-18219341,"created_at":"sunt sint","entity_id":-55065063,"entity_name":"ullamco proident ea","status":"nulla eiusmod","extension_attributes":{}}}
Responses
chevron-right
200

OK

application/json
Responseobject
post
/V1/orders/{id}/comments