Update an existing instance of the AccountInvoiceDiscountTracking object.Copy Pageput https://{server_address}/ResourceServer/api/v10/AccountInvoiceDiscountTracking/{id}Path ParamsidintegerrequiredBody ParamsaccountInvoiceDiscountIdnumberUnique identifier for the associated AccountInvoiceDiscount object.accountInvoiceDiscountNamestringThe name of the object associated with the accountInvoiceDiscountId property.invoiceIdnumberUnique identifier for the associated Invoice object.invoiceNamestringThe name of the object associated with the invoiceId property.invoiceItemIdnumberUnique identifier for the associated InvoiceItem object.invoiceItemNamestringThe name of the object associated with the invoiceItemId property.amountnumberResponses 200Update a AccountInvoiceDiscountTracking 400The request could not be processed.Updated 2 months ago