Update expense in Harvest.
Application
Harvest
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Account ID | Text (Short) | Yes | ||
Invoice ID | The ID of the invoice want to update | Text (Short) | Yes | |
Billable? | Whether this expense is billable or not. Defaults to true | True/False | No | |
Expense category ID | The ID of the expense category this expense is being tracked against | Text (Short) | No | |
Notes | Notes about the expense | Text (Long) | No | |
Project ID | The ID of the project associated with this expense | Text (Short) | No | |
Spent date | Date the expense occurred | Date | No | |
Total cost | The total amount of the expense | Text (Short) | No | |
Units | The quantity of units to use in calculating the total_cost of the expense | Text (Short) | No | |
User ID? | The ID of the user associated with this expense. Defaults to the ID of the currently authenticated user | True/False | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A