-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Expand file tree
/
Copy path20190119_002_extracted.json
More file actions
113 lines (113 loc) · 3.54 KB
/
20190119_002_extracted.json
File metadata and controls
113 lines (113 loc) · 3.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
[
{
"Hotel Information": {
"Name": "THE MADISON. HAMBURG",
"Address": "MADISON Hotel GmbH, Schaarsteinweg 4, 20459 Hamburg",
"Contact": {
"Phone": "+49-40-37 666-0",
"Fax": "+49-40-37 666-137",
"Email": "[email protected]",
"Website": "madisonhotel.de"
},
"Geschäftsführer": "Mariles Head, Thomas Kleinertz",
"Bank": {
"Name": "HypoVereinsbank",
"BLZ": "200 300 00",
"Konto-Nr": "360 27 11",
"IBAN": "DE48 2003 0000 0036 6027 11",
"BIC": "HYVEDEMM300"
},
"AG": "Hamburg HRB 47881",
"VAT": "DE118 966 407"
},
"Guest Information": {
"Name": "Herr Jens Walter",
"Company": "APImeisler Consulting GmbH",
"Address": "Friedrichstr. 123, 10117 Berlin"
},
"Invoice Information": {
"Rechnungs-Nr": "487155 /",
"Date": "18.01.19",
"Zimmer": "417",
"Anreise": "13.01.19",
"Abreise": "18.01.19",
"Seite": "1 of 1",
"Benutzer ID": "RIL"
},
"Charges": [
{
"Datum": "13.01.19",
"Beschreibung": "Übernachtung exklusive Frühstück",
"Belastung": 110.0,
"Entlastung": null
},
{
"Datum": "14.01.19",
"Beschreibung": "Übernachtung exklusive Frühstück",
"Belastung": 110.0,
"Entlastung": null
},
{
"Datum": "15.01.19",
"Beschreibung": "Übernachtung exklusive Frühstück",
"Belastung": 110.0,
"Entlastung": null
},
{
"Datum": "16.01.19",
"Beschreibung": "Übernachtung exklusive Frühstück",
"Belastung": 110.0,
"Entlastung": null
},
{
"Datum": "17.01.19",
"Beschreibung": "Übernachtung exklusive Frühstück",
"Belastung": 110.0,
"Entlastung": null
},
{
"Datum": "18.01.19",
"Beschreibung": "Mastercard IFC",
"Belastung": null,
"Entlastung": 550.0
}
],
"Summary": {
"Total Netto MwSt.": {
"Netto EUR": 514.02,
"MwSt. EUR": 35.98,
"Brutto EUR": 550.0
},
"Total": {
"Belastung": 550.0,
"Entlastung": 550.0
},
"Saldo": "0.00 EUR"
},
"Finanzamt": {
"Name": "Hamburg Mitte",
"Steuernummer": "487/410/12828"
},
"Kreditkarten Details": {
"Vertragsnummer": "154084832",
"Beleg Nr.": "21891",
"Kreditkartennummer": "XXXXXXXXXXXX5052",
"Transaktionsbetrag": "550.00",
"Verfallsdatum": "XX/XX",
"Genehmigter Betrag": "550.00",
"Terminal ID": "69284692",
"Genehmigungscode": "957699"
}
},
{
"hotel_information": {
"name": "THE MADISON",
"location": "HAMBURG"
},
"guest_information": null,
"invoice_information": null,
"room_charges": null,
"taxes": null,
"total_charges": null
}
]