Update an invoiceCopy Pagepatch https://sandbox.api.javis.ai/v1/secondary-invoices/{invoiceNumber}Endpoint to update specific invoice number.Path ParamsinvoiceNumberstringrequiredUnique identifier for the invoice number.Body ParamsRequest payload containing an array of secondary invoices.secondaryInvoicesarray of objectsrequiredArray of secondary invoice objects.secondaryInvoices*ADD objectHeadersaccept-languagestringLanguage code for response localizationResponses 201Secondary invoice update request received successfully 400Invalid input data 401Unauthorized - Invalid or missing token 403Forbidden - Insufficient permissions 500Internal Server ErrorUpdated about 1 year ago