Created
May 16, 2025 16:48
-
-
Save matija2209/b0e96762f631054af96cdd7e00ed9c53 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
{ | |
"formId": "_ZhG4dffaddfySffhJffdpfu", | |
"courseDirection": "icao-radio", | |
"radioExamDate": "2025-05-21T22:00:00.000Z", | |
"radioExamMode": "online", | |
"radioUrgentCertificate": true, | |
"radioPreviousICAO": false, | |
"radioPilotLicense": "student", | |
"firstName": "Matija", | |
"lastName": "\u017diberna", | |
"email": "matijazib@gmail.com", | |
"phone": "38640582415", | |
"dateOfBirth": "2025-05-01", | |
"streetAddress": "Komen 132c", | |
"postalCode": "6223", | |
"city": "Komen", | |
"citizenship": "Armenian", | |
"documentType": "passport", | |
"documentId": "sadasdas ", | |
"status": "contract_draft_pending", | |
"calculatedTotalCost": 325, | |
"calculatedCostItems": [ | |
{ | |
"id": "icao-english", | |
"name": "ICAO English proficiency", | |
"amount": 170, | |
"selected": true | |
}, | |
{ | |
"id": "english-phraseology", | |
"name": "English Phraseology", | |
"amount": 80, | |
"selected": true | |
}, | |
{ | |
"id": "two-courses-discount", | |
"name": "Course bundle discount", | |
"amount": -25, | |
"selected": true | |
}, | |
{ | |
"id": "urgent-certificate", | |
"name": "Urgent certificate (24h)", | |
"amount": 100, | |
"selected": true | |
} | |
], | |
"courseDirectionAtplPpl": false, | |
"courseDirectionIcaoRadio": true, | |
"radioCourseSelection": [ | |
0, | |
1 | |
], | |
"radioCourseSelectionIcaoEnglish": true, | |
"radioCourseSelectionEnglishPhraseology": true, | |
"radioCourseSelectionSlovenskaFrazeologija": false, | |
"radioPilotLicenseYes": false, | |
"radioPilotLicenseStudent": true, | |
"radioPilotLicenseOther": false, | |
"radioExamModeOnline": true, | |
"radioExamModeInPerson": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment