Update a project expense

Log in to see full request history

🚧

Updating a project expense is only available if the expense has not already been invoiced.

Path Params
string
required

The project expense uuid

Body Params
string

The expense category ID (uuid) for this expense.

date

The date (YYYY-MM-DD) of the expense.

float

The total amount of the expense.

boolean

Flag to indicate if the expense should be billed to the client. Can only be set to true on billable projects.

string

The vendor for the expense (max 255 chars).

string

Any notes about the expense (max 255 chars).

Responses

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