Void Invoice

View as Markdown

Voids a posted invoice. reason is optional unless project configuration requires it.

Authentication

AuthorizationBearer

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

identitystring
The identity for the active project.

Path parameters

idstringRequired
Invoice ID.

Request

This endpoint expects an object.
reasonstringRequired

Response

OK
statusboolean
messagestring