Create income expenses bulk
create_income_expenses_bulkCreate many income and expense records in one transaction — prefer this over repeated save_income / save_expense calls. Optional top-level transactionid links every record to that bank transaction; a per-item transactionid overrides it. An expense accountid set to a purchase document's id (cont-…) records it as a payment against that bill. All-or-nothing; per-item salestax is not supported (use save_expense). Returns the new ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| income | No | ||
| expenses | No | ||
| transactionid | No |