Comments
Lists comments for a specified invoice.
Path parameters
idstringRequiredExample:
(Required) The invoice ID.
<integer>Responses
200
OK
application/json
Responseobject
401
Unauthorized
application/json
500
Internal Server Error
application/json
get
/V1/invoices/{id}/commentsPerforms persist operations for a specified invoice comment.
Header parameters
Content-TypestringOptionalExample:
application/jsonBody
objectOptionalExample:
{"entity":{"is_customer_notified":-29641042,"parent_id":49280475,"comment":"anim quis amet","is_visible_on_front":-2568422,"extension_attributes":{},"created_at":"veniam dolor cillum","entity_id":97691540}}Responses
200
OK
application/json
Responseobject
400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/V1/invoices/comments