api icon indicating copy to clipboard operation
api copied to clipboard

The Up Banking API Specification

Results 79 api issues
Sort by recently updated
recently updated
newest added

Hi team. I am experimenting with webhooks but haven't managed to get any to work yet. My webhooks: * Accept `POST` calls with any content * Respond with `200` within

This is something that is desperately needed for a lot of financial institutions processing bank statements digitally. Sometimes without the BSB/ACC exposed within the API, it does not proceed further....

would be nice to have these in the /accounts/{id} attributes response

feature request
planned

Currently the **Retrieve Transaction** API supports returning: - `rawText` - `description` - `message` However if a transaction occurs that is a transfer from another person, and they only entered a...

feature request

This is a great api. I know there is another comment about roadmaps but is there a plan to actually create a payment through this API?

feature request

At the moment you can only add a tag after a payment has been processed (via the app or the API). Would be good if you could add a tag...

I've been working on a web app using the UP API (basically a desktop transaction viewer for my personal use) but I'd like to use it as an example project...

feature request

Currently displaying transactions in a table is really ugly without the images like in the app.

feature request

I use the cover transaction feature to draw down from different pools of money. Recently I've been looking for a way to categorise my uncovered transactions (transactions drawing down from...

feature request
planned

So atm I can grab all transactions and filter them on my end. However it would be more ideal if this was already done in the business logic side of...

feature request