Comments
Lists comments for a specified order.
Path parameters
idstringRequiredExample:
(Required) The order ID.
<integer>Responses
200
OK
application/json
Responseobject
401
Unauthorized
application/json
500
Internal Server Error
application/json
get
/V1/orders/{id}/commentsAdds a comment to a specified order.
Path parameters
idstringRequiredExample:
(Required) The order ID.
<integer>Header parameters
Content-TypestringOptionalExample:
application/jsonBody
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
200
OK
application/json
Responseobject
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/V1/orders/{id}/comments