Skip to main content
POST
Create Expense
Expenses are Payment made by a business at the time of purchase (ex. a credit card payment)

Authorizations

api_key
string
header
required

Body

application/json
company_id
integer
required

The ID of the company in the accounting platform

data
accountingUpdateExpenseFields · object[]
required

The data of the Expense to create

run_async
boolean | null

Run the request asynchronously

Response

data
accountingExpenseObject · object | null

The data of the created Expense

sync_id
string | null

The sync id of the request