Create Planned Expense

Creates a planned expense.

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…
Body Params
string
required

The ID of the associated project

string
required
length ≤ 5000

Description of the planned expense

string
required

The date when the expense is planned

boolean
Defaults to false

Whether the expense is billable to the client

The ID of the expense category

string
enum
required

The currency of the expense cost

cost
object
required

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