2020-02-29 13:15:43 +01:00
|
|
|
{
|
|
|
|
"transactions": [
|
|
|
|
{
|
|
|
|
"date": "2020-02-25",
|
|
|
|
"amount": -21000,
|
|
|
|
"payee_name": "CB DECATHLON",
|
|
|
|
"memo": "FACT 240220",
|
|
|
|
"import_id": "YNAB:-21000:2020-02-25:1",
|
2021-11-18 18:35:46 +01:00
|
|
|
"account_id": "<YOUR CE ACCOUNT ID>",
|
|
|
|
"cleared": "cleared"
|
2020-02-29 13:15:43 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"date": "2020-02-25",
|
|
|
|
"amount": -7000,
|
|
|
|
"payee_name": "PRLV COMPANY",
|
|
|
|
"memo": "Company Ref Prlvt SEPA 99-1KIBHEF-01 45871984",
|
|
|
|
"import_id": "YNAB:-7000:2020-02-25:1",
|
2021-11-18 18:35:46 +01:00
|
|
|
"account_id": "<YOUR CE ACCOUNT ID>",
|
|
|
|
"cleared": "cleared"
|
2020-02-29 13:15:43 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"date": "2020-02-24",
|
|
|
|
"amount": -48130,
|
|
|
|
"payee_name": "CB 3403 MONOP",
|
|
|
|
"memo": "FACT 210220",
|
|
|
|
"import_id": "YNAB:-48130:2020-02-24:1",
|
2021-11-18 18:35:46 +01:00
|
|
|
"account_id": "<YOUR CE ACCOUNT ID>",
|
|
|
|
"cleared": "cleared"
|
2020-02-29 13:15:43 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"date": "2020-02-24",
|
|
|
|
"amount": -1200,
|
|
|
|
"payee_name": "CB MALATIER",
|
|
|
|
"memo": "FACT 210220",
|
|
|
|
"import_id": "YNAB:-1200:2020-02-24:1",
|
2021-11-18 18:35:46 +01:00
|
|
|
"account_id": "<YOUR CE ACCOUNT ID>",
|
|
|
|
"cleared": "cleared"
|
2020-02-29 13:15:43 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"date": "2020-02-24",
|
|
|
|
"amount": 2390,
|
|
|
|
"payee_name": "VIR SEPA PERSON 1",
|
|
|
|
"memo": "_",
|
|
|
|
"import_id": "YNAB:2390:2020-02-24:1",
|
2021-11-18 18:35:46 +01:00
|
|
|
"account_id": "<YOUR CE ACCOUNT ID>",
|
|
|
|
"cleared": "cleared"
|
2020-02-29 13:15:43 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"date": "2020-02-24",
|
|
|
|
"amount": 14490,
|
|
|
|
"payee_name": "VIR SEPA PERSON 2",
|
|
|
|
"memo": "_",
|
|
|
|
"import_id": "YNAB:14490:2020-02-24:1",
|
2021-11-18 18:35:46 +01:00
|
|
|
"account_id": "<YOUR CE ACCOUNT ID>",
|
|
|
|
"cleared": "cleared"
|
2020-02-29 13:15:43 +01:00
|
|
|
}
|
|
|
|
]
|
2021-11-18 19:06:40 +01:00
|
|
|
}
|