Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxcnunes/perfinster


https://github.com/maxcnunes/perfinster

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Perfinster
======

[Design: Bank statement OFX format](http://www.exactsoftware.com/docs/DocView.aspx?DocumentID=%7B6e02f9a5-ee40-4d2f-b8ea-4bee57825907%7D)

##### SAMPLE
```js
{
"TRNTYPE":"DEBIT",
"DTPOSTED":"20131202100000[-03:EST]",
"TRNAMT":"-34.30",
"FITID":"3210987001",
"CHECKNUM":"20141101103",
"MEMO":"RSHOP-CHOPP DO JO-30/11"
}
```