Delete an unpaid invoice
DELETE
https://api.1099policy.com/api/v1/invoices/{invoice_id}
Production server
Delete an unpaid invoice
Permanently deletes an invoice. This cannot be undone. Attempts to delete invoices that have been paid will fail.
DELETE /api/v1/invoices/{invoice_id}
Loading...
Response
Waiting for a request to be sent.