Created
May 7, 2025 18:34
-
-
Save evo42/1b004cea031e0f57d5cbb186cca5a5a9 to your computer and use it in GitHub Desktop.
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 characters
{ | |
"promoCode": "", | |
"productId": "GIROSTD", | |
"monthlyIncome": "1", | |
"person": { | |
"prefixTitles": [], | |
"suffixTitles": [], | |
"gender": "M", | |
"firstName": "Micky", | |
"lastName": "Mouse", | |
"dateOfBirth": "2000-01-01", | |
"birthPlace": "Scheibbs", | |
"birthCountry": "AT", | |
"citizenship": "AT", | |
"exclusiveTaxResidenceAustria": true, | |
"noUsReference": true, | |
"trueStatements": true, | |
"familyStatus": "W", | |
"highestEducationLevel": "KEIN", | |
"address": { | |
"street": "Heidenheimer Straße", | |
"houseNumber": "2222", | |
"apartment": "Tip Top", | |
"postCode": "3100", | |
"city": "St. Pölten", | |
"country": "AT" | |
}, | |
"contact": { | |
"mobile": "+436605083280", | |
"email": "[email protected]" | |
}, | |
"finance": { | |
"employmentStatus": "I", | |
"employedSince": "", | |
"employerName": "", | |
"employerIndustry": "", | |
"sourcesOfIncome": [ | |
"GS3" | |
], | |
"additionalSourcesOfIncome": [ | |
"OS7" | |
] | |
}, | |
"legal": { | |
"completionOwnNameAgreed": true, | |
"completionOwnInvoiceAgreed": true, | |
"productRelevantDocumentsAgreed": true, | |
"confirmMultipleDocuments": true, | |
"fernFinGAgreed": true, | |
"bankSecrecyMerged": true, | |
"marketingNewsletterAgreed": false, | |
"dse": false, | |
"pep": false | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment