Expenses
Create an expense
Creates an expense record. Category and payment method can be specified by name (auto-created if they don't exist yet) or by ID.
post/expenses/create
Request body
object required
Response
Expense created
Changes
No recorded changes to this endpoint across all 1 revision of this API.