Create Expense

Creates a new expense record for the authenticated account.

Requires fields such as name, price, and tax, and optionally accepts provider, bill date, and bill number. The endpoint automatically calculates the total amount (including tax) and sets the creation date. On success, returns the newly created expense object with all relevant details. Use this endpoint to add new expenses to the system.

Language
Credentials
Header
Click Try It! to start a request and see the response here!