Delete an invoiceCopy Pagedelete https://sandbox.api.javis.ai/v1/secondary-invoices/{invoiceNumber}Delete a purchase order identified by its invoiceNumber.Path ParamsinvoiceNumberstringrequiredUnique identifier for the invoice number.Headersaccept-languagestringLanguage code for response localization.Responses 204Secondary invoice delete request received successfully 400Invalid input data. 401Unauthorized - Invalid or missing token. 403Forbidden - Insufficient permissions. 404Purchase order not found. 500Internal Server Error.Updated about 1 year ago