Get

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

invoiceIdstringRequired
Invoice ID or Invoice ForeignID
commentIdstringRequired

Response

This endpoint returns an object.
idstring
textstring
createdAtdatetime
updatedAtdatetime
userobject or null
associatedApprovalActionobject or null
If an approval action has triggered the generation of this comment, returns the associated approval action and actor

Errors