Endpoint for deleting an invoice (DELETE /v1/invoices/{invoiceId}).
DELETE /v1/invoices/{invoiceId}
The URL path for this endpoint.
The HTTP method for this endpoint.
The unique identifier of the invoice to delete.
The query parameters to append to the request URL, or null if none apply.