Last active
August 29, 2015 14:28
-
-
Save adambalint-srg/a69f6809660c411701bb to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"REQUEST": { | |
"flDebug": "true", | |
"txEmail": "***", | |
"txPassword": "***", | |
"cdLang": "HU", | |
"QUOTE": { | |
"tyCOD": "", | |
"nmRecipientCOD": "", | |
"nmBankCOD": "", | |
"txBankAccountNumberCOD": "", | |
"flNothingProhibited": "true", | |
"flAgreedToTermsAndConditions": "true", | |
"flInsured": "false", | |
"ORDERER": { | |
"nmLast": "B\u00e1lint", | |
"nmFirst": "\u00c1d\u00e1m J\u00f3zsef", | |
"txPhone": "06208245844", | |
"txEmail": "[email protected]" | |
}, | |
"ADDRESSES": { | |
"COLLECTION": { | |
"nmCompanyOrPerson": "F\u00f6ldij\u00f3-Gasztro Kft.", | |
"nmContact": "B\u00fckkfasz\u00e9n.hu", | |
"txPhoneContact": "06703987086", | |
"txEmailContact": "[email protected]", | |
"cdCountry": "HU", | |
"txAddress": "J\u00f3zsef utca 92.", | |
"txAddressNumber": "J\u00f3zsef utca 92.", | |
"txPost": "1161", | |
"txCity": "Budapest", | |
"txInstruction": "" | |
}, | |
"DESTINATION": { | |
"nmCompanyOrPerson": "B\u00e1lint \u00c1d\u00e1m J\u00f3zsef", | |
"cdCountry": "HU", | |
"txAddress": "V\u00e1rosh\u00e1z utca", | |
"txAddressNumber": "2", | |
"txPost": "2119", | |
"txCity": "P\u00e9cel", | |
"nmContact": "B\u00e1lint \u00c1d\u00e1m J\u00f3zsef", | |
"txPhoneContact": "06208245844", | |
"txEmailContact": "[email protected]" | |
}, | |
"INVOICE": { | |
"nmCompanyOrPerson": "F\u00f6ldij\u00f3-Gasztro Kft.", | |
"cdCountry": "HU", | |
"txAddress": "J\u00f3zsef utca 92.", | |
"txAddressNumber": "J\u00f3zsef utca 92.", | |
"txPost": "1161", | |
"txCity": "Budapest", | |
"flCompany": "true", | |
"txVAT": "14788026-2-42", | |
"txInvoiceEmail": "[email protected]" | |
} | |
}, | |
"PACKAGES": { | |
"PACKAGE": [ | |
{ | |
"tyPackage": "PARCEL", | |
"ctPackage": "1", | |
"amContent": "792", | |
"txContent": "B\u00fckkfasz\u00e9n 3kg", | |
"cmWidth": "30", | |
"cmHeight": "50", | |
"cmLength": "10", | |
"gWt": "3000" | |
} | |
] | |
} | |
} | |
} | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment