API ReferenceInvoiceDeleteDELETEhttps://api.mercoa.com/invoice/:invoiceIdOnly invoices in the UNASSIGNED and DRAFT statuses can be deleted.Path parametersinvoiceIdstringRequiredInvoice ID or Invoice ForeignIDHeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.Errors400Bad Request401Unauthorized403Forbidden404Not Found409Conflict500Internal Server Error501Unimplemented