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