Create an Expense

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Supported Apps

Here are the list of apps that support this API.

AppApp IDNotes
Expensifyexpensify
Body Params
date
required

Date of expense creation in the format "YYYY-MM-DD" (e.g., "2024-01-15")

string
required

3 letter ISO currency code, in which the expense is raised (e.g., "USD", "GBP", "INR")

string
required

Name of merchant

double
required

Expense amount (eg. "100.25")

string
required

Category name can be fetched via GET /expense.categories API

string
required
boolean

Indicates whether the amount is reimbursable

string

comments or notes, if supported by origin system

boolean

Indicates whether the amount is billable

string

Expense tag, if supported by origin system

string

JSON-formatted string containing set of key-value attributes to provide additional data

Responses

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