Create Expense

Creates an expense.

Expenses represent costs incurred by employees which are related to a project. They can be categorized and may include receipts and other documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 5000

The name of the expense

string
required

The ID of the associated project

string
required

The date of the expense

string
enum
required

The currency of the expense

lineItems
array of objects

The line items of the expense

lineItems

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