Lunch Money logo
Lunch Money
Create
Roadmap
Feedback
Developer API
29
Changelog
Log in to your Lunch Money account to give feedback

    Boards

  • Transactions

  • Budget

  • Recurring Items

  • Overview

  • Calendar

  • Net Worth, Stats, Trends

  • Query Tool

  • Categories, Tags

  • Accounts, Assets

  • Rules

  • CSV Importing

  • Developer API

  • General Feature Request

  • Getting Started

  • Institution Status & Requests

  • Bugs

  • Mobile App

Powered by Canny

Developer API

posts
Define external ID for assets/accounts
From Discord: yeyeh: Is it possible to define an external ID on an account (asset)? I am trying to find a way to link accounts automatically from one source to LunchMoney. Matching on account name could work but if the user decides to alter that, we lose the mapping. If there was an external ID that matched the original source, it will always work. Is there any workaround?
2
·

under review

Pending transactions filter does not work
The pending flag in the GET https://dev.lunchmoney.app/v1/transactions endpoint does not work. I am trying to get a list of pending transactions, and it returns transactions that are not pending: http 'https://dev.lunchmoney.app/v1/transactions?pending=true&access_token=<REDACTED>&limit=1' | jq '.transactions[].is_pending' prints false
3
·

under review

Powered by Canny