Chris Corbyn

Results 63 comments of Chris Corbyn

Notable changes since we launched the Up API last week: - 🐛 Various bugfixes and tweaks - 📝 [Add optional `description` to webhooks](https://developer.up.com.au/#post_webhooks) - 🏷️ [Add tags](https://developer.up.com.au/#tags) - 🏷️ [List...

A few changes over the last week: - ✏️ Minor typo fixes in the docs - 📊 [Add categories](https://developer.up.com.au/#categories) - 📊 [List all categories](https://developer.up.com.au/#get_categories) - 🔗 [See which category is...

A couple of goodies: - 😎 [Include saver emoji in account `displayName`](https://developer.up.com.au/#get_accounts) - 🔍 [Filter transactions by status](https://developer.up.com.au/#get_transactions)

- ✏️ Minor typo corrections and clarifications in the docs - 🔍 [Filter transactions by category](https://developer.up.com.au/#get_transactions)

- 💕 2Up accounts are now included in the API (this was quietly released late in 2021) - 📃 Add `ownershipType` to accounts to distinguish 2Up from Up - 🔍...

- 📊 [Add ability to categorize/de-categorize transactions](https://developer.up.com.au/#patch_transactions_transactionId_relationships_category)

- 🐛 Fixed a bug where `filter[tag]` on the transactions API would not return matching payments

Hi @arlemi, Apologies for the delay in responding back here. Not missed, just need to set aside some time to look into this more closely.

This is one reason we expose the `value`, `valueInBaseUnits` along with the `currencyCode` (it maps nicely to money libraries designed to deal with currency), but providing a formatted example is...

Good idea @iJas0n. Have raised for discussion internally ❤️ We'd have to release an app update to support this, as as you've noted the IDs in the API will not...