0

Are there any APIs available in the UK to allow someone to look up the transaction code (company name that appears in your bank statements) and get extra information about that transaction.

For example, if I had a transaction at a petrol station it could see that the transaction was for a petrol station and suggest the category to be "Vehicle Fuel" or something like that?

Must be able to specifically handle data from UK businesses.

atwright147
  • 3,694
  • 4
  • 31
  • 57

1 Answers1

0

I think what you're referring to is 'Transaction Description'.

This data is completely controlled by the organisation which debits the account so there is no standard, also some organisations also include transaction details in this making lookups extremely complex. Some examples below:

Shell Petrol Station CD 5487 < Includes last four digits of card
Some Restaurant 15/10 < Includes date
Google Apps Tran #16598745 < Includes transaction code

There are some sites that have an ability to search these transaction descriptions but I think these are user contributed, there is no official source as far as I'm aware.

bendataclear
  • 3,802
  • 3
  • 32
  • 51
  • Interesting. The reason I was wondering is that Lloyds TSB's Money Manager system can do this and services like Mint can do this for the USA. Would you be able to point me in the direction of one of the User Contributed, unofficial services? – atwright147 Sep 16 '13 at 13:32
  • I believe Lloyd's are able to do this as they have a lot more detail on the transactions like destination service identifier and the locations that the specific card has been used. One of the sites I've found is http://www.bankstatementdescription.com/ but there seems to be an issue with the website at present. – bendataclear Sep 16 '13 at 15:13