Last active
October 25, 2018 08:30
-
-
Save q-ode/adc34f901f8c0e93c30012c663ff87ec to your computer and use it in GitHub Desktop.
Revisions
-
q-ode revised this gist
Oct 25, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,7 +15,7 @@ "auto_sync": true, "balance": { //New field "balance": 13.37, "balance_date": "2018-04-01T00:00:00.000Z" }, "bank_id": "B1.1", "bank_code": "98765432", -
q-ode revised this gist
Oct 25, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ "256x256": "https://api.figo.me/assets/images/accounts/default_256.png" }, "auto_sync": true, "balance": { //New field "balance": 13.37, "balance_date": "2018-04-01T00:00:00.000Z" //New field }, -
q-ode revised this gist
Oct 25, 2018 . No changes.There are no files selected for viewing
-
q-ode revised this gist
Oct 25, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ "256x256": "https://api.figo.me/assets/images/accounts/default_256.png" }, "auto_sync": true, "balance": { //New field, previous field was simply a balance with the number "balance": 13.37, "balance_date": "2018-04-01T00:00:00.000Z" //New field }, -
q-ode revised this gist
Oct 25, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,9 +13,9 @@ "256x256": "https://api.figo.me/assets/images/accounts/default_256.png" }, "auto_sync": true, "balance": { //Changed field, previous field was simply a balance with the number "balance": 13.37, "balance_date": "2018-04-01T00:00:00.000Z" //New field }, "bank_id": "B1.1", "bank_code": "98765432", -
q-ode revised this gist
Oct 25, 2018 . 1 changed file with 10 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ "256x256": "https://api.figo.me/assets/images/accounts/default_256.png" }, "auto_sync": true, "balance": { //new field "balance": 13.37, "balance_date": "2018-04-01T00:00:00.000Z" }, @@ -30,7 +30,8 @@ "status": { "message": "Invalid PIN.", "sync_timestamp": "2018-10-24T20:03:09Z", "success_timestamp": "2018-10-24T20:03:09Z", "code": null //Deprecated }, "supported_payments": { "SEPA transfer": { @@ -51,18 +52,22 @@ "supported_text_keys": [ 51, 53 ], "min_scheduled_date": null, //Deprecated "supported_file_formats": null //Deprecated } }, "supported_tan_schemes": [ { "medium_name": "Mobiltelefon 1", "name": "mobileTAN", "tan_scheme_id": "M1.2", "additional_info": { //New field "HDD": "0815" } } ], "type": "Giro account", "in_total_balance": null, //Deprecated "preferred_tan_scheme": null //Deprecated } -
q-ode created this gist
Oct 25, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,68 @@ { "account_id": "A1.1", "account_number": "12345678", "additional_icons": { "48x48": "https://api.figo.me/assets/images/accounts/default_48.png", "60x60": "https://api.figo.me/assets/images/accounts/default_60.png", "72x72": "https://api.figo.me/assets/images/accounts/default_72.png", "84x84": "https://api.figo.me/assets/images/accounts/default_84.png", "96x96": "https://api.figo.me/assets/images/accounts/default_96.png", "120x120": "https://api.figo.me/assets/images/accounts/default_120.png", "144x144": "https://api.figo.me/assets/images/accounts/default_144.png", "192x192": "https://api.figo.me/assets/images/accounts/default_192.png", "256x256": "https://api.figo.me/assets/images/accounts/default_256.png" }, "auto_sync": true, "balance": { "balance": 13.37, "balance_date": "2018-04-01T00:00:00.000Z" }, "bank_id": "B1.1", "bank_code": "98765432", "bank_name": "Example Bank", "bic": "FIGODEM1XXX", "currency": "EUR", "iban": "DE91100000000123456789", "icon": "https://api.figo.me/assets/images/accounts/default.png", "name": "Kontokorrentkonto", "owner": "John Doe", "save_pin": true, "status": { "message": "Invalid PIN.", "sync_timestamp": "2018-10-24T20:03:09Z", "success_timestamp": "2018-10-24T20:03:09Z" }, "supported_payments": { "SEPA transfer": { "allowed_recipients": [], "can_be_recurring": false, "can_be_scheduled": false, "max_purpose_length": 140, "supported_text_keys": [ 51, 53 ] }, "SEPA standing order": { "allowed_recipients": [], "can_be_recurring": false, "can_be_scheduled": false, "max_purpose_length": 140, "supported_text_keys": [ 51, 53 ] } }, "supported_tan_schemes": [ { "medium_name": "Mobiltelefon 1", "name": "mobileTAN", "tan_scheme_id": "M1.2", "additional_info": { "HDD": "0815" } } ], "type": "Giro account" }