Skip to main content
Module

x/lunchmoney/mod.ts>createTransaction

This is a deno module to interact with the lunchmoney API
Latest
function createTransaction
import { createTransaction } from "https://deno.land/x/lunchmoney@alpha-0.0.8/mod.ts";

Parameters

transactions: NewTransaction[]

Returns

Promise<CreateTransactionResponse>