Update Planned Expense

Updates the planned expense with the given id.

Planned expenses represent expected costs on a project. They can be billable or non-billable and are used for budgeting and forecasting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique id of this record.

Body Params
string

The ID of the associated project

string
length ≤ 5000

Description of the planned expense

string

The date when the expense is planned

boolean

Whether the expense is billable to the client

The ID of the expense category

string
enum

The currency of the expense cost

cost
object

Cost of the planned expense in expense currency

amountToInvoice
object

Amount to invoice in project currency. 0 if not billable.

The ID of the associated vendor

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json