Void an invoice. A voided invoice can no longer be paid.

post/invoice/{invoiceId}/void

Path parameters

invoiceIdstring required

Response

OK

Example response

{
  "invoiceDetails": {
    "invoiceTz": "America/New_York"
  }
}

Changes

Changed in 1 of the 2 revisions of this API.1