Skip to main content

Create expense in Harvest

Create 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
Project IDThe ID of the project associated with this expenseText (Short)Yes
Expense category IDThe ID of the expense category this expense is being tracked againstText (Short)Yes
Spent dateDate the expense occurredDateYes
Billable?Whether this expense is billable or not. Defaults to trueTrue/FalseNo
NotesNotes about the expenseText (Long)No
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