Skip to main content

Update invoice in Harvest

Update invoice in Harvest.

Application

  • Harvest

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Account IDText (Short)Yes
Invoice IDThe ID of the invoice want to updateText (Short)Yes
Client IDThe ID of the retainer associated with this invoiceText (Short)No
CurrencyThe currency used by the invoice. If not provided, the client’s currency will be used. See a list of supported currenciesText (Short)No
DiscountThis percentage is subtracted from the subtotal. Example: use 10.0 for 10.0%Text (Short)No
Due dateDate the invoice is due. Defaults to the issue_date if no payment_term is specifiedDateNo
Estimate IDThe ID of the estimate associated with this invoiceText (Short)No
Issue dateDate the invoice was issued. Defaults to today’s dateDateNo
NotesNotes about the projectText (Long)No
NumberIf no value is set, the number will be automatically generatedText (Short)No
Payment termThe timeframe in which the invoice should be paid. Defaults to custom. Options: upon receipt, net 15, net 30, net 45, or net 60Text (Short)No
Purchase orderThe purchase order numberText (Short)No
Retainer ID?The ID of the retainer associated with this invoiceTrue/FalseNo
SubjectThe invoice subjectText (Short)No
TaxThis percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%Text (Short)No
Tax 2This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%Text (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A