File size: 718 Bytes
a7a9d9e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "header": {
        "customer_ref": "407025",
        "date": "2024-03-13"
    },
    "payment_info": {
        "payee": "Stockholms Studentbostäder",
        "bankgiro": "5954-0146",
        "ocr_nr": "317925899"
    },
    "invoices": [
        {
            "description": "Hyra Bostad",
            "period": "20240401-20240430",
            "amount": "4170,00 SEK"
        },
        {
            "description": "Internetanslutning",
            "period": "20240401-20240430",
            "amount": "167,00 SEK"
        }
    ],
    "total_amount": "5847,00 SEK",
    "due_date": "2024-03-31",
    "contact_info": {
        "phone": "08-458 10 10",
        "address": "Box 19608, 104 32 Stockholm"
    }
}