Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"ACC001"
Response
OK
Example:
true
Delete a custom invoice in DRAFT state.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"ACC001"
OK
true