Update an existing instance of the Invoice object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Invoice/{id}Path ParamsidintegerrequiredBody ParamsThis entity represents an Invoice on an Account with related details.accountIdnumberUnique identifier for the associated Account object.accountNamestringThe name of the object associated with the accountId property.namestringdatedate-timeThe Date Time stamp to appear on the Invoice. Date and time values are specified in the ISO 8601 format.sentdate-timeThe Date Time stamp for when this Invoice was sent to the Account Contact. Date and time values are specified in the ISO 8601 format.duedate-timeThe Date Time for when this Invoice payment is due. Date and time values are specified in the ISO 8601 format.lastCheckeddate-timeDate and time values are specified in the ISO 8601 format.invoiceStatusTypeIdnumberUnique identifier for the associated InvoiceStatusType object.invoiceStatusTypeNamestringThe name of the object associated with the invoiceStatusTypeId property.processeddate-timeDate and time values are specified in the ISO 8601 format.billRunHistoryIdnumberUnique identifier for the associated BillRunHistory object.billRunHistoryNamestringThe name of the object associated with the billRunHistoryId property.previousBalancenumberbalancenumbercloseddate-timeThe Date Time stamp for when this Invoice was closed. Date and time values are specified in the ISO 8601 format.totalnumbertotalChargenumbertotalTaxnumbertotalDiscountnumbertotalPaymentAppliednumbertotalCreditAppliednumbertotalPaymentAttachednumbertotalCreditAttachednumberbaseTotalnumberbaseTotalChargenumberbaseTotalDiscountnumberbaseTotalPaymentAppliednumberbaseTotalCreditAppliednumberbaseTotalPaymentAttachednumberbaseTotalCreditAttachednumberbaseBalancenumberbaseTotalTaxnumberbasePreviousBalancenumberisVoidbooleantruetruefalseisVoidingbooleantruetruefalsedoNotDeliverbooleantruetruefalseemailDeliverySkippedbooleantruetruefalseResponses 200Update a Invoice 400The request could not be processed.Updated 2 months ago