Skip to main content

Update expense in Harvest

Update expense 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
Billable?Whether this expense is billable or not. Defaults to trueTrue/FalseNo
Expense category IDThe ID of the expense category this expense is being tracked againstText (Short)No
NotesNotes about the expenseText (Long)No
Project IDThe ID of the project associated with this expenseText (Short)No
Spent dateDate the expense occurredDateNo
Total costThe total amount of the expenseText (Short)No
UnitsThe quantity of units to use in calculating the total_cost of the expenseText (Short)No
User ID?The ID of the user associated with this expense. Defaults to the ID of the currently authenticated userTrue/FalseNo

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