forked from gaugendre/ofx-processor
12 lines
No EOL
249 B
JSON
12 lines
No EOL
249 B
JSON
{
|
|
"transactions": [
|
|
{
|
|
"date": "2020-03-12",
|
|
"amount": 1000000,
|
|
"payee_name": "VIR INST M PAYEE 1",
|
|
"memo": null,
|
|
"import_id": "YNAB:1000000:2020-03-12:1",
|
|
"account_id": "<YOUR CE ACCOUNT ID>"
|
|
}
|
|
]
|
|
} |