{
    "invoices": [
        {
            "InvoiceId": 1,
            "CustomerId": 2,
            "InvoiceDate": "2009-01-01 00:00:00",
            "BillingAddress": "Theodor-Heuss-Straße 34",
            "BillingCity": "Stuttgart",
            "BillingState": null,
            "BillingCountry": "Germany",
            "BillingPostalCode": "70174",
            "Total": "1.98"
        },
        {
            "InvoiceId": 2,
            "CustomerId": 4,
            "InvoiceDate": "2009-01-02 00:00:00",
            "BillingAddress": "Ullevålsveien 14",
            "BillingCity": "Oslo",
            "BillingState": null,
            "BillingCountry": "Norway",
            "BillingPostalCode": "0171",
            "Total": "3.96"
        },
        {
            "InvoiceId": 3,
            "CustomerId": 8,
            "InvoiceDate": "2009-01-03 00:00:00",
            "BillingAddress": "Grétrystraat 63",
            "BillingCity": "Brussels",
            "BillingState": null,
            "BillingCountry": "Belgium",
            "BillingPostalCode": "1000",
            "Total": "5.94"
        },
        {
            "InvoiceId": 4,
            "CustomerId": 14,
            "InvoiceDate": "2009-01-06 00:00:00",
            "BillingAddress": "8210 111 ST NW",
            "BillingCity": "Edmonton",
            "BillingState": "AB",
            "BillingCountry": "Canada",
            "BillingPostalCode": "T6G 2C7",
            "Total": "8.91"
        },
        {
            "InvoiceId": 5,
            "CustomerId": 23,
            "InvoiceDate": "2009-01-11 00:00:00",
            "BillingAddress": "69 Salem Street",
            "BillingCity": "Boston",
            "BillingState": "MA",
            "BillingCountry": "USA",
            "BillingPostalCode": "2113",
            "Total": "13.86"
        },
        {
            "InvoiceId": 6,
            "CustomerId": 37,
            "InvoiceDate": "2009-01-19 00:00:00",
            "BillingAddress": "Berger Straße 10",
            "BillingCity": "Frankfurt",
            "BillingState": null,
            "BillingCountry": "Germany",
            "BillingPostalCode": "60316",
            "Total": "0.99"
        },
        {
            "InvoiceId": 7,
            "CustomerId": 38,
            "InvoiceDate": "2009-02-01 00:00:00",
            "BillingAddress": "Barbarossastraße 19",
            "BillingCity": "Berlin",
            "BillingState": null,
            "BillingCountry": "Germany",
            "BillingPostalCode": "10779",
            "Total": "1.98"
        },
        {
            "InvoiceId": 8,
            "CustomerId": 40,
            "InvoiceDate": "2009-02-01 00:00:00",
            "BillingAddress": "8, Rue Hanovre",
            "BillingCity": "Paris",
            "BillingState": null,
            "BillingCountry": "France",
            "BillingPostalCode": "75002",
            "Total": "1.98"
        },
        {
            "InvoiceId": 9,
            "CustomerId": 42,
            "InvoiceDate": "2009-02-02 00:00:00",
            "BillingAddress": "9, Place Louis Barthou",
            "BillingCity": "Bordeaux",
            "BillingState": null,
            "BillingCountry": "France",
            "BillingPostalCode": "33000",
            "Total": "3.96"
        },
        {
            "InvoiceId": 10,
            "CustomerId": 46,
            "InvoiceDate": "2009-02-03 00:00:00",
            "BillingAddress": "3 Chatham Street",
            "BillingCity": "Dublin",
            "BillingState": "Dublin",
            "BillingCountry": "Ireland",
            "BillingPostalCode": null,
            "Total": "5.94"
        },
        {
            "InvoiceId": 11,
            "CustomerId": 52,
            "InvoiceDate": "2009-02-06 00:00:00",
            "BillingAddress": "202 Hoxton Street",
            "BillingCity": "London",
            "BillingState": null,
            "BillingCountry": "United Kingdom",
            "BillingPostalCode": "N1 5LH",
            "Total": "8.91"
        },
        {
            "InvoiceId": 12,
            "CustomerId": 2,
            "InvoiceDate": "2009-02-11 00:00:00",
            "BillingAddress": "Theodor-Heuss-Straße 34",
            "BillingCity": "Stuttgart",
            "BillingState": null,
            "BillingCountry": "Germany",
            "BillingPostalCode": "70174",
            "Total": "13.86"
        },
        {
            "InvoiceId": 13,
            "CustomerId": 16,
            "InvoiceDate": "2009-02-19 00:00:00",
            "BillingAddress": "1600 Amphitheatre Parkway",
            "BillingCity": "Mountain View",
            "BillingState": "CA",
            "BillingCountry": "USA",
            "BillingPostalCode": "94043-1351",
            "Total": "0.99"
        },
        {
            "InvoiceId": 14,
            "CustomerId": 17,
            "InvoiceDate": "2009-03-04 00:00:00",
            "BillingAddress": "1 Microsoft Way",
            "BillingCity": "Redmond",
            "BillingState": "WA",
            "BillingCountry": "USA",
            "BillingPostalCode": "98052-8300",
            "Total": "1.98"
        },
        {
            "InvoiceId": 15,
            "CustomerId": 19,
            "InvoiceDate": "2009-03-04 00:00:00",
            "BillingAddress": "1 Infinite Loop",
            "BillingCity": "Cupertino",
            "BillingState": "CA",
            "BillingCountry": "USA",
            "BillingPostalCode": "95014",
            "Total": "1.98"
        },
        {
            "InvoiceId": 16,
            "CustomerId": 21,
            "InvoiceDate": "2009-03-05 00:00:00",
            "BillingAddress": "801 W 4th Street",
            "BillingCity": "Reno",
            "BillingState": "NV",
            "BillingCountry": "USA",
            "BillingPostalCode": "89503",
            "Total": "3.96"
        },
        {
            "InvoiceId": 17,
            "CustomerId": 25,
            "InvoiceDate": "2009-03-06 00:00:00",
            "BillingAddress": "319 N. Frances Street",
            "BillingCity": "Madison",
            "BillingState": "WI",
            "BillingCountry": "USA",
            "BillingPostalCode": "53703",
            "Total": "5.94"
        },
        {
            "InvoiceId": 18,
            "CustomerId": 31,
            "InvoiceDate": "2009-03-09 00:00:00",
            "BillingAddress": "194A Chain Lake Drive",
            "BillingCity": "Halifax",
            "BillingState": "NS",
            "BillingCountry": "Canada",
            "BillingPostalCode": "B3S 1C5",
            "Total": "8.91"
        },
        {
            "InvoiceId": 19,
            "CustomerId": 40,
            "InvoiceDate": "2009-03-14 00:00:00",
            "BillingAddress": "8, Rue Hanovre",
            "BillingCity": "Paris",
            "BillingState": null,
            "BillingCountry": "France",
            "BillingPostalCode": "75002",
            "Total": "13.86"
        },
        {
            "InvoiceId": 20,
            "CustomerId": 54,
            "InvoiceDate": "2009-03-22 00:00:00",
            "BillingAddress": "110 Raeburn Pl",
            "BillingCity": "Edinburgh ",
            "BillingState": null,
            "BillingCountry": "United Kingdom",
            "BillingPostalCode": "EH4 1HH",
            "Total": "0.99"
        },
        {
            "InvoiceId": 21,
            "CustomerId": 55,
            "InvoiceDate": "2009-04-04 00:00:00",
            "BillingAddress": "421 Bourke Street",
            "BillingCity": "Sidney",
            "BillingState": "NSW",
            "BillingCountry": "Australia",
            "BillingPostalCode": "2010",
            "Total": "1.98"
        },
        {
            "InvoiceId": 22,
            "CustomerId": 57,
            "InvoiceDate": "2009-04-04 00:00:00",
            "BillingAddress": "Calle Lira, 198",
            "BillingCity": "Santiago",
            "BillingState": null,
            "BillingCountry": "Chile",
            "BillingPostalCode": null,
            "Total": "1.98"
        },
        {
            "InvoiceId": 23,
            "CustomerId": 59,
            "InvoiceDate": "2009-04-05 00:00:00",
            "BillingAddress": "3,Raj Bhavan Road",
            "BillingCity": "Bangalore",
            "BillingState": null,
            "BillingCountry": "India",
            "BillingPostalCode": "560001",
            "Total": "3.96"
        },
        {
            "InvoiceId": 24,
            "CustomerId": 4,
            "InvoiceDate": "2009-04-06 00:00:00",
            "BillingAddress": "Ullevålsveien 14",
            "BillingCity": "Oslo",
            "BillingState": null,
            "BillingCountry": "Norway",
            "BillingPostalCode": "0171",
            "Total": "5.94"
        },
        {
            "InvoiceId": 25,
            "CustomerId": 10,
            "InvoiceDate": "2009-04-09 00:00:00",
            "BillingAddress": "Rua Dr. Falcão Filho, 155",
            "BillingCity": "São Paulo",
            "BillingState": "SP",
            "BillingCountry": "Brazil",
            "BillingPostalCode": "01007-010",
            "Total": "8.91"
        }
    ],
    "pagination": {
        "page": 1,
        "limit": 25,
        "total": 412,
        "total_pages": 17
    }
}