[
    {
      "Company": {"Name": "Telecom Company Ltd.","Address": "123 Main Street, City, Country","Phone": "+123 456 789","Email": "info@telecom.com"},
      "Banks": [{"Name": "European Bank","Account": "123-456-7894798-4845"},{"Name": "Southeastern Bank for Development","Account": "987-654-32147945-444"}],
      "Invoice": {"InvoiceNumber": "INV-00123","Date": "2025-09-09","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-15","ContractNumber": "CN-987654","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "John Doe","Address": "456 Another Street, London, England","CustomerCode": "CUST-001"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 23.33,"Discount": 0,"VAT": 2.33,"VATRate": "10%","AmountWithoutVAT": 23.33,"AmountWithVAT": 25.66},{"Name": "Mobile Data","Unit": "MB","Amount": 14143.2,"Price": 0.001,"Discount": 0,"VAT": 1.4,"VATRate": "10%","AmountWithoutVAT": 14.14,"AmountWithVAT": 15.54},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 35,"Discount": 0,"VAT": 3.5,"VATRate": "10%","AmountWithoutVAT": 35,"AmountWithVAT": 38.5}],
      "TotalAmount": 79.7,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 45},{"BonusByContract": "Free Call Minutes","GivenBonus": 200,"UsedBonus": 120},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "5GB","UsedBonus": "3GB"}],
      "PaymentSlip": {"CustomerName": "John Doe","Address": "456 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-001","ReferenceNumber": "REF-12345","BankAccount": "123-456-789","TotalAmount": 79.7}
    },
    {
      "Company": {"Name": "Global Telecom Ltd.","Address": "789 High Street, City, Country","Phone": "+987 654 321","Email": "contact@globaltelecom.com"},
      "Banks": [{"Name": "Northern Bank","Account": "112-223-3344455-6677"},{"Name": "Eastern Bank","Account": "998-877-665544-3322"}],
      "Invoice": {"InvoiceNumber": "INV-00124","Date": "2025-09-10","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-16","ContractNumber": "CN-987655","PackageModel": "Standard Plan","PreviousDebt": 15.5},
      "Customer": {"Name": "Alice Smith","Address": "321 Another Street, Paris, France","CustomerCode": "CUST-002"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 12000,"Price": 0.002,"Discount": 0,"VAT": 1.44,"VATRate": "10%","AmountWithoutVAT": 24,"AmountWithVAT": 25.44},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 30,"Discount": 0,"VAT": 3,"VATRate": "10%","AmountWithoutVAT": 30,"AmountWithVAT": 33}],
      "TotalAmount": 80.44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 120,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 180,"UsedBonus": 100},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "4GB","UsedBonus": "2.5GB"}],
      "PaymentSlip": {"CustomerName": "Alice Smith","Address": "321 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-002","ReferenceNumber": "REF-12346","BankAccount": "112-223-334","TotalAmount": 80.44}
    },
    {
      "Company": {"Name": "City Connect Ltd.","Address": "12 Elm Street, City, Country","Phone": "+111 222 333","Email": "support@cityconnect.com"},
      "Banks": [{"Name": "Western Bank","Account": "556-778-889900-1122"},{"Name": "South Bank","Account": "445-667-889900-2211"}],
      "Invoice": {"InvoiceNumber": "INV-00125","Date": "2025-09-11","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-17","ContractNumber": "CN-987656","PackageModel": "Basic Plan","PreviousDebt": 5},
      "Customer": {"Name": "Robert Brown","Address": "78 Pine Avenue, Berlin, Germany","CustomerCode": "CUST-003"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 15,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5},{"Name": "Mobile Data","Unit": "MB","Amount": 8000,"Price": 0.002,"Discount": 0,"VAT": 1.6,"VATRate": "10%","AmountWithoutVAT": 16,"AmountWithVAT": 17.6}],
      "TotalAmount": 34.1,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 80,"UsedBonus": 30},{"BonusByContract": "Free Call Minutes","GivenBonus": 100,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Robert Brown","Address": "78 Pine Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-003","ReferenceNumber": "REF-12347","BankAccount": "556-778-889","TotalAmount": 34.1}
    },
    {
      "Company": {"Name": "NextGen Telecom","Address": "99 Oak Street, City, Country","Phone": "+444 555 666","Email": "info@nextgentelecom.com"},
      "Banks": [{"Name": "National Bank","Account": "223-334-445566-7788"},{"Name": "Capital Bank","Account": "334-445-556677-8899"}],
      "Invoice": {"InvoiceNumber": "INV-00126","Date": "2025-09-12","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-18","ContractNumber": "CN-987657","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "Emily Davis","Address": "12 Birch Road, Madrid, Spain","CustomerCode": "CUST-004"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 25,"Discount": 0,"VAT": 2.5,"VATRate": "10%","AmountWithoutVAT": 25,"AmountWithVAT": 27.5},{"Name": "Mobile Data","Unit": "MB","Amount": 10000,"Price": 0.0015,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5}],
      "TotalAmount": 44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 150,"UsedBonus": 70}],
      "PaymentSlip": {"CustomerName": "Emily Davis","Address": "12 Birch Road","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-004","ReferenceNumber": "REF-12348","BankAccount": "223-334-445","TotalAmount": 44}
    },
    {
      "Company": {"Name": "FiberNet Solutions","Address": "33 Willow Street, City, Country","Phone": "+777 888 999","Email": "contact@fibernet.com"},
      "Banks": [{"Name": "First Bank","Account": "111-222-333444-5555"},{"Name": "Global Bank","Account": "666-777-888999-0000"}],
      "Invoice": {"InvoiceNumber": "INV-00127","Date": "2025-09-13","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-19","ContractNumber": "CN-987658","PackageModel": "Standard Plan","PreviousDebt": 12},
      "Customer": {"Name": "Michael Johnson","Address": "55 Maple Avenue, Rome, Italy","CustomerCode": "CUST-005"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 9000,"Price": 0.0018,"Discount": 0,"VAT": 1.62,"VATRate": "10%","AmountWithoutVAT": 16.2,"AmountWithVAT": 17.82}],
      "TotalAmount": 39.82,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 90,"UsedBonus": 40},{"BonusByContract": "Free Call Minutes","GivenBonus": 110,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Michael Johnson","Address": "55 Maple Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-005","ReferenceNumber": "REF-12349","BankAccount": "111-222-333","TotalAmount": 39.82}
    },
	  {
      "Company": {"Name": "Telecom Company Ltd.","Address": "123 Main Street, City, Country","Phone": "+123 456 789","Email": "info@telecom.com"},
      "Banks": [{"Name": "European Bank","Account": "123-456-7894798-4845"},{"Name": "Southeastern Bank for Development","Account": "987-654-32147945-444"}],
      "Invoice": {"InvoiceNumber": "INV-00123","Date": "2025-09-09","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-15","ContractNumber": "CN-987654","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "John Doe","Address": "456 Another Street, London, England","CustomerCode": "CUST-001"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 23.33,"Discount": 0,"VAT": 2.33,"VATRate": "10%","AmountWithoutVAT": 23.33,"AmountWithVAT": 25.66},{"Name": "Mobile Data","Unit": "MB","Amount": 14143.2,"Price": 0.001,"Discount": 0,"VAT": 1.4,"VATRate": "10%","AmountWithoutVAT": 14.14,"AmountWithVAT": 15.54},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 35,"Discount": 0,"VAT": 3.5,"VATRate": "10%","AmountWithoutVAT": 35,"AmountWithVAT": 38.5}],
      "TotalAmount": 79.7,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 45},{"BonusByContract": "Free Call Minutes","GivenBonus": 200,"UsedBonus": 120},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "5GB","UsedBonus": "3GB"}],
      "PaymentSlip": {"CustomerName": "John Doe","Address": "456 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-001","ReferenceNumber": "REF-12345","BankAccount": "123-456-789","TotalAmount": 79.7}
    },
    {
      "Company": {"Name": "Global Telecom Ltd.","Address": "789 High Street, City, Country","Phone": "+987 654 321","Email": "contact@globaltelecom.com"},
      "Banks": [{"Name": "Northern Bank","Account": "112-223-3344455-6677"},{"Name": "Eastern Bank","Account": "998-877-665544-3322"}],
      "Invoice": {"InvoiceNumber": "INV-00124","Date": "2025-09-10","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-16","ContractNumber": "CN-987655","PackageModel": "Standard Plan","PreviousDebt": 15.5},
      "Customer": {"Name": "Alice Smith","Address": "321 Another Street, Paris, France","CustomerCode": "CUST-002"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 12000,"Price": 0.002,"Discount": 0,"VAT": 1.44,"VATRate": "10%","AmountWithoutVAT": 24,"AmountWithVAT": 25.44},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 30,"Discount": 0,"VAT": 3,"VATRate": "10%","AmountWithoutVAT": 30,"AmountWithVAT": 33}],
      "TotalAmount": 80.44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 120,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 180,"UsedBonus": 100},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "4GB","UsedBonus": "2.5GB"}],
      "PaymentSlip": {"CustomerName": "Alice Smith","Address": "321 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-002","ReferenceNumber": "REF-12346","BankAccount": "112-223-334","TotalAmount": 80.44}
    },
    {
      "Company": {"Name": "City Connect Ltd.","Address": "12 Elm Street, City, Country","Phone": "+111 222 333","Email": "support@cityconnect.com"},
      "Banks": [{"Name": "Western Bank","Account": "556-778-889900-1122"},{"Name": "South Bank","Account": "445-667-889900-2211"}],
      "Invoice": {"InvoiceNumber": "INV-00125","Date": "2025-09-11","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-17","ContractNumber": "CN-987656","PackageModel": "Basic Plan","PreviousDebt": 5},
      "Customer": {"Name": "Robert Brown","Address": "78 Pine Avenue, Berlin, Germany","CustomerCode": "CUST-003"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 15,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5},{"Name": "Mobile Data","Unit": "MB","Amount": 8000,"Price": 0.002,"Discount": 0,"VAT": 1.6,"VATRate": "10%","AmountWithoutVAT": 16,"AmountWithVAT": 17.6}],
      "TotalAmount": 34.1,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 80,"UsedBonus": 30},{"BonusByContract": "Free Call Minutes","GivenBonus": 100,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Robert Brown","Address": "78 Pine Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-003","ReferenceNumber": "REF-12347","BankAccount": "556-778-889","TotalAmount": 34.1}
    },
    {
      "Company": {"Name": "NextGen Telecom","Address": "99 Oak Street, City, Country","Phone": "+444 555 666","Email": "info@nextgentelecom.com"},
      "Banks": [{"Name": "National Bank","Account": "223-334-445566-7788"},{"Name": "Capital Bank","Account": "334-445-556677-8899"}],
      "Invoice": {"InvoiceNumber": "INV-00126","Date": "2025-09-12","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-18","ContractNumber": "CN-987657","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "Emily Davis","Address": "12 Birch Road, Madrid, Spain","CustomerCode": "CUST-004"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 25,"Discount": 0,"VAT": 2.5,"VATRate": "10%","AmountWithoutVAT": 25,"AmountWithVAT": 27.5},{"Name": "Mobile Data","Unit": "MB","Amount": 10000,"Price": 0.0015,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5}],
      "TotalAmount": 44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 150,"UsedBonus": 70}],
      "PaymentSlip": {"CustomerName": "Emily Davis","Address": "12 Birch Road","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-004","ReferenceNumber": "REF-12348","BankAccount": "223-334-445","TotalAmount": 44}
    },
    {
      "Company": {"Name": "FiberNet Solutions","Address": "33 Willow Street, City, Country","Phone": "+777 888 999","Email": "contact@fibernet.com"},
      "Banks": [{"Name": "First Bank","Account": "111-222-333444-5555"},{"Name": "Global Bank","Account": "666-777-888999-0000"}],
      "Invoice": {"InvoiceNumber": "INV-00127","Date": "2025-09-13","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-19","ContractNumber": "CN-987658","PackageModel": "Standard Plan","PreviousDebt": 12},
      "Customer": {"Name": "Michael Johnson","Address": "55 Maple Avenue, Rome, Italy","CustomerCode": "CUST-005"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 9000,"Price": 0.0018,"Discount": 0,"VAT": 1.62,"VATRate": "10%","AmountWithoutVAT": 16.2,"AmountWithVAT": 17.82}],
      "TotalAmount": 39.82,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 90,"UsedBonus": 40},{"BonusByContract": "Free Call Minutes","GivenBonus": 110,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Michael Johnson","Address": "55 Maple Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-005","ReferenceNumber": "REF-12349","BankAccount": "111-222-333","TotalAmount": 39.82}
    },
	  {
      "Company": {"Name": "Telecom Company Ltd.","Address": "123 Main Street, City, Country","Phone": "+123 456 789","Email": "info@telecom.com"},
      "Banks": [{"Name": "European Bank","Account": "123-456-7894798-4845"},{"Name": "Southeastern Bank for Development","Account": "987-654-32147945-444"}],
      "Invoice": {"InvoiceNumber": "INV-00123","Date": "2025-09-09","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-15","ContractNumber": "CN-987654","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "John Doe","Address": "456 Another Street, London, England","CustomerCode": "CUST-001"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 23.33,"Discount": 0,"VAT": 2.33,"VATRate": "10%","AmountWithoutVAT": 23.33,"AmountWithVAT": 25.66},{"Name": "Mobile Data","Unit": "MB","Amount": 14143.2,"Price": 0.001,"Discount": 0,"VAT": 1.4,"VATRate": "10%","AmountWithoutVAT": 14.14,"AmountWithVAT": 15.54},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 35,"Discount": 0,"VAT": 3.5,"VATRate": "10%","AmountWithoutVAT": 35,"AmountWithVAT": 38.5}],
      "TotalAmount": 79.7,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 45},{"BonusByContract": "Free Call Minutes","GivenBonus": 200,"UsedBonus": 120},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "5GB","UsedBonus": "3GB"}],
      "PaymentSlip": {"CustomerName": "John Doe","Address": "456 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-001","ReferenceNumber": "REF-12345","BankAccount": "123-456-789","TotalAmount": 79.7}
    },
    {
      "Company": {"Name": "Global Telecom Ltd.","Address": "789 High Street, City, Country","Phone": "+987 654 321","Email": "contact@globaltelecom.com"},
      "Banks": [{"Name": "Northern Bank","Account": "112-223-3344455-6677"},{"Name": "Eastern Bank","Account": "998-877-665544-3322"}],
      "Invoice": {"InvoiceNumber": "INV-00124","Date": "2025-09-10","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-16","ContractNumber": "CN-987655","PackageModel": "Standard Plan","PreviousDebt": 15.5},
      "Customer": {"Name": "Alice Smith","Address": "321 Another Street, Paris, France","CustomerCode": "CUST-002"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 12000,"Price": 0.002,"Discount": 0,"VAT": 1.44,"VATRate": "10%","AmountWithoutVAT": 24,"AmountWithVAT": 25.44},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 30,"Discount": 0,"VAT": 3,"VATRate": "10%","AmountWithoutVAT": 30,"AmountWithVAT": 33}],
      "TotalAmount": 80.44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 120,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 180,"UsedBonus": 100},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "4GB","UsedBonus": "2.5GB"}],
      "PaymentSlip": {"CustomerName": "Alice Smith","Address": "321 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-002","ReferenceNumber": "REF-12346","BankAccount": "112-223-334","TotalAmount": 80.44}
    },
    {
      "Company": {"Name": "City Connect Ltd.","Address": "12 Elm Street, City, Country","Phone": "+111 222 333","Email": "support@cityconnect.com"},
      "Banks": [{"Name": "Western Bank","Account": "556-778-889900-1122"},{"Name": "South Bank","Account": "445-667-889900-2211"}],
      "Invoice": {"InvoiceNumber": "INV-00125","Date": "2025-09-11","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-17","ContractNumber": "CN-987656","PackageModel": "Basic Plan","PreviousDebt": 5},
      "Customer": {"Name": "Robert Brown","Address": "78 Pine Avenue, Berlin, Germany","CustomerCode": "CUST-003"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 15,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5},{"Name": "Mobile Data","Unit": "MB","Amount": 8000,"Price": 0.002,"Discount": 0,"VAT": 1.6,"VATRate": "10%","AmountWithoutVAT": 16,"AmountWithVAT": 17.6}],
      "TotalAmount": 34.1,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 80,"UsedBonus": 30},{"BonusByContract": "Free Call Minutes","GivenBonus": 100,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Robert Brown","Address": "78 Pine Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-003","ReferenceNumber": "REF-12347","BankAccount": "556-778-889","TotalAmount": 34.1}
    },
    {
      "Company": {"Name": "NextGen Telecom","Address": "99 Oak Street, City, Country","Phone": "+444 555 666","Email": "info@nextgentelecom.com"},
      "Banks": [{"Name": "National Bank","Account": "223-334-445566-7788"},{"Name": "Capital Bank","Account": "334-445-556677-8899"}],
      "Invoice": {"InvoiceNumber": "INV-00126","Date": "2025-09-12","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-18","ContractNumber": "CN-987657","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "Emily Davis","Address": "12 Birch Road, Madrid, Spain","CustomerCode": "CUST-004"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 25,"Discount": 0,"VAT": 2.5,"VATRate": "10%","AmountWithoutVAT": 25,"AmountWithVAT": 27.5},{"Name": "Mobile Data","Unit": "MB","Amount": 10000,"Price": 0.0015,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5}],
      "TotalAmount": 44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 150,"UsedBonus": 70}],
      "PaymentSlip": {"CustomerName": "Emily Davis","Address": "12 Birch Road","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-004","ReferenceNumber": "REF-12348","BankAccount": "223-334-445","TotalAmount": 44}
    },
    {
      "Company": {"Name": "FiberNet Solutions","Address": "33 Willow Street, City, Country","Phone": "+777 888 999","Email": "contact@fibernet.com"},
      "Banks": [{"Name": "First Bank","Account": "111-222-333444-5555"},{"Name": "Global Bank","Account": "666-777-888999-0000"}],
      "Invoice": {"InvoiceNumber": "INV-00127","Date": "2025-09-13","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-19","ContractNumber": "CN-987658","PackageModel": "Standard Plan","PreviousDebt": 12},
      "Customer": {"Name": "Michael Johnson","Address": "55 Maple Avenue, Rome, Italy","CustomerCode": "CUST-005"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 9000,"Price": 0.0018,"Discount": 0,"VAT": 1.62,"VATRate": "10%","AmountWithoutVAT": 16.2,"AmountWithVAT": 17.82}],
      "TotalAmount": 39.82,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 90,"UsedBonus": 40},{"BonusByContract": "Free Call Minutes","GivenBonus": 110,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Michael Johnson","Address": "55 Maple Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-005","ReferenceNumber": "REF-12349","BankAccount": "111-222-333","TotalAmount": 39.82}
    },
	  {
      "Company": {"Name": "Telecom Company Ltd.","Address": "123 Main Street, City, Country","Phone": "+123 456 789","Email": "info@telecom.com"},
      "Banks": [{"Name": "European Bank","Account": "123-456-7894798-4845"},{"Name": "Southeastern Bank for Development","Account": "987-654-32147945-444"}],
      "Invoice": {"InvoiceNumber": "INV-00123","Date": "2025-09-09","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-15","ContractNumber": "CN-987654","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "John Doe","Address": "456 Another Street, London, England","CustomerCode": "CUST-001"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 23.33,"Discount": 0,"VAT": 2.33,"VATRate": "10%","AmountWithoutVAT": 23.33,"AmountWithVAT": 25.66},{"Name": "Mobile Data","Unit": "MB","Amount": 14143.2,"Price": 0.001,"Discount": 0,"VAT": 1.4,"VATRate": "10%","AmountWithoutVAT": 14.14,"AmountWithVAT": 15.54},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 35,"Discount": 0,"VAT": 3.5,"VATRate": "10%","AmountWithoutVAT": 35,"AmountWithVAT": 38.5}],
      "TotalAmount": 79.7,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 45},{"BonusByContract": "Free Call Minutes","GivenBonus": 200,"UsedBonus": 120},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "5GB","UsedBonus": "3GB"}],
      "PaymentSlip": {"CustomerName": "John Doe","Address": "456 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-001","ReferenceNumber": "REF-12345","BankAccount": "123-456-789","TotalAmount": 79.7}
    },
    {
      "Company": {"Name": "Global Telecom Ltd.","Address": "789 High Street, City, Country","Phone": "+987 654 321","Email": "contact@globaltelecom.com"},
      "Banks": [{"Name": "Northern Bank","Account": "112-223-3344455-6677"},{"Name": "Eastern Bank","Account": "998-877-665544-3322"}],
      "Invoice": {"InvoiceNumber": "INV-00124","Date": "2025-09-10","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-16","ContractNumber": "CN-987655","PackageModel": "Standard Plan","PreviousDebt": 15.5},
      "Customer": {"Name": "Alice Smith","Address": "321 Another Street, Paris, France","CustomerCode": "CUST-002"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 12000,"Price": 0.002,"Discount": 0,"VAT": 1.44,"VATRate": "10%","AmountWithoutVAT": 24,"AmountWithVAT": 25.44},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 30,"Discount": 0,"VAT": 3,"VATRate": "10%","AmountWithoutVAT": 30,"AmountWithVAT": 33}],
      "TotalAmount": 80.44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 120,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 180,"UsedBonus": 100},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "4GB","UsedBonus": "2.5GB"}],
      "PaymentSlip": {"CustomerName": "Alice Smith","Address": "321 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-002","ReferenceNumber": "REF-12346","BankAccount": "112-223-334","TotalAmount": 80.44}
    },
    {
      "Company": {"Name": "City Connect Ltd.","Address": "12 Elm Street, City, Country","Phone": "+111 222 333","Email": "support@cityconnect.com"},
      "Banks": [{"Name": "Western Bank","Account": "556-778-889900-1122"},{"Name": "South Bank","Account": "445-667-889900-2211"}],
      "Invoice": {"InvoiceNumber": "INV-00125","Date": "2025-09-11","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-17","ContractNumber": "CN-987656","PackageModel": "Basic Plan","PreviousDebt": 5},
      "Customer": {"Name": "Robert Brown","Address": "78 Pine Avenue, Berlin, Germany","CustomerCode": "CUST-003"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 15,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5},{"Name": "Mobile Data","Unit": "MB","Amount": 8000,"Price": 0.002,"Discount": 0,"VAT": 1.6,"VATRate": "10%","AmountWithoutVAT": 16,"AmountWithVAT": 17.6}],
      "TotalAmount": 34.1,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 80,"UsedBonus": 30},{"BonusByContract": "Free Call Minutes","GivenBonus": 100,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Robert Brown","Address": "78 Pine Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-003","ReferenceNumber": "REF-12347","BankAccount": "556-778-889","TotalAmount": 34.1}
    },
    {
      "Company": {"Name": "NextGen Telecom","Address": "99 Oak Street, City, Country","Phone": "+444 555 666","Email": "info@nextgentelecom.com"},
      "Banks": [{"Name": "National Bank","Account": "223-334-445566-7788"},{"Name": "Capital Bank","Account": "334-445-556677-8899"}],
      "Invoice": {"InvoiceNumber": "INV-00126","Date": "2025-09-12","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-18","ContractNumber": "CN-987657","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "Emily Davis","Address": "12 Birch Road, Madrid, Spain","CustomerCode": "CUST-004"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 25,"Discount": 0,"VAT": 2.5,"VATRate": "10%","AmountWithoutVAT": 25,"AmountWithVAT": 27.5},{"Name": "Mobile Data","Unit": "MB","Amount": 10000,"Price": 0.0015,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5}],
      "TotalAmount": 44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 150,"UsedBonus": 70}],
      "PaymentSlip": {"CustomerName": "Emily Davis","Address": "12 Birch Road","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-004","ReferenceNumber": "REF-12348","BankAccount": "223-334-445","TotalAmount": 44}
    },
    {
      "Company": {"Name": "FiberNet Solutions","Address": "33 Willow Street, City, Country","Phone": "+777 888 999","Email": "contact@fibernet.com"},
      "Banks": [{"Name": "First Bank","Account": "111-222-333444-5555"},{"Name": "Global Bank","Account": "666-777-888999-0000"}],
      "Invoice": {"InvoiceNumber": "INV-00127","Date": "2025-09-13","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-19","ContractNumber": "CN-987658","PackageModel": "Standard Plan","PreviousDebt": 12},
      "Customer": {"Name": "Michael Johnson","Address": "55 Maple Avenue, Rome, Italy","CustomerCode": "CUST-005"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 9000,"Price": 0.0018,"Discount": 0,"VAT": 1.62,"VATRate": "10%","AmountWithoutVAT": 16.2,"AmountWithVAT": 17.82}],
      "TotalAmount": 39.82,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 90,"UsedBonus": 40},{"BonusByContract": "Free Call Minutes","GivenBonus": 110,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Michael Johnson","Address": "55 Maple Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-005","ReferenceNumber": "REF-12349","BankAccount": "111-222-333","TotalAmount": 39.82}
    },
	  {
      "Company": {"Name": "Telecom Company Ltd.","Address": "123 Main Street, City, Country","Phone": "+123 456 789","Email": "info@telecom.com"},
      "Banks": [{"Name": "European Bank","Account": "123-456-7894798-4845"},{"Name": "Southeastern Bank for Development","Account": "987-654-32147945-444"}],
      "Invoice": {"InvoiceNumber": "INV-00123","Date": "2025-09-09","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-15","ContractNumber": "CN-987654","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "John Doe","Address": "456 Another Street, London, England","CustomerCode": "CUST-001"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 23.33,"Discount": 0,"VAT": 2.33,"VATRate": "10%","AmountWithoutVAT": 23.33,"AmountWithVAT": 25.66},{"Name": "Mobile Data","Unit": "MB","Amount": 14143.2,"Price": 0.001,"Discount": 0,"VAT": 1.4,"VATRate": "10%","AmountWithoutVAT": 14.14,"AmountWithVAT": 15.54},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 35,"Discount": 0,"VAT": 3.5,"VATRate": "10%","AmountWithoutVAT": 35,"AmountWithVAT": 38.5}],
      "TotalAmount": 79.7,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 45},{"BonusByContract": "Free Call Minutes","GivenBonus": 200,"UsedBonus": 120},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "5GB","UsedBonus": "3GB"}],
      "PaymentSlip": {"CustomerName": "John Doe","Address": "456 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-001","ReferenceNumber": "REF-12345","BankAccount": "123-456-789","TotalAmount": 79.7}
    },
    {
      "Company": {"Name": "Global Telecom Ltd.","Address": "789 High Street, City, Country","Phone": "+987 654 321","Email": "contact@globaltelecom.com"},
      "Banks": [{"Name": "Northern Bank","Account": "112-223-3344455-6677"},{"Name": "Eastern Bank","Account": "998-877-665544-3322"}],
      "Invoice": {"InvoiceNumber": "INV-00124","Date": "2025-09-10","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-16","ContractNumber": "CN-987655","PackageModel": "Standard Plan","PreviousDebt": 15.5},
      "Customer": {"Name": "Alice Smith","Address": "321 Another Street, Paris, France","CustomerCode": "CUST-002"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 12000,"Price": 0.002,"Discount": 0,"VAT": 1.44,"VATRate": "10%","AmountWithoutVAT": 24,"AmountWithVAT": 25.44},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 30,"Discount": 0,"VAT": 3,"VATRate": "10%","AmountWithoutVAT": 30,"AmountWithVAT": 33}],
      "TotalAmount": 80.44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 120,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 180,"UsedBonus": 100},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "4GB","UsedBonus": "2.5GB"}],
      "PaymentSlip": {"CustomerName": "Alice Smith","Address": "321 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-002","ReferenceNumber": "REF-12346","BankAccount": "112-223-334","TotalAmount": 80.44}
    },
    {
      "Company": {"Name": "City Connect Ltd.","Address": "12 Elm Street, City, Country","Phone": "+111 222 333","Email": "support@cityconnect.com"},
      "Banks": [{"Name": "Western Bank","Account": "556-778-889900-1122"},{"Name": "South Bank","Account": "445-667-889900-2211"}],
      "Invoice": {"InvoiceNumber": "INV-00125","Date": "2025-09-11","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-17","ContractNumber": "CN-987656","PackageModel": "Basic Plan","PreviousDebt": 5},
      "Customer": {"Name": "Robert Brown","Address": "78 Pine Avenue, Berlin, Germany","CustomerCode": "CUST-003"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 15,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5},{"Name": "Mobile Data","Unit": "MB","Amount": 8000,"Price": 0.002,"Discount": 0,"VAT": 1.6,"VATRate": "10%","AmountWithoutVAT": 16,"AmountWithVAT": 17.6}],
      "TotalAmount": 34.1,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 80,"UsedBonus": 30},{"BonusByContract": "Free Call Minutes","GivenBonus": 100,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Robert Brown","Address": "78 Pine Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-003","ReferenceNumber": "REF-12347","BankAccount": "556-778-889","TotalAmount": 34.1}
    },
    {
      "Company": {"Name": "NextGen Telecom","Address": "99 Oak Street, City, Country","Phone": "+444 555 666","Email": "info@nextgentelecom.com"},
      "Banks": [{"Name": "National Bank","Account": "223-334-445566-7788"},{"Name": "Capital Bank","Account": "334-445-556677-8899"}],
      "Invoice": {"InvoiceNumber": "INV-00126","Date": "2025-09-12","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-18","ContractNumber": "CN-987657","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "Emily Davis","Address": "12 Birch Road, Madrid, Spain","CustomerCode": "CUST-004"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 25,"Discount": 0,"VAT": 2.5,"VATRate": "10%","AmountWithoutVAT": 25,"AmountWithVAT": 27.5},{"Name": "Mobile Data","Unit": "MB","Amount": 10000,"Price": 0.0015,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5}],
      "TotalAmount": 44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 150,"UsedBonus": 70}],
      "PaymentSlip": {"CustomerName": "Emily Davis","Address": "12 Birch Road","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-004","ReferenceNumber": "REF-12348","BankAccount": "223-334-445","TotalAmount": 44}
    },
    {
      "Company": {"Name": "FiberNet Solutions","Address": "33 Willow Street, City, Country","Phone": "+777 888 999","Email": "contact@fibernet.com"},
      "Banks": [{"Name": "First Bank","Account": "111-222-333444-5555"},{"Name": "Global Bank","Account": "666-777-888999-0000"}],
      "Invoice": {"InvoiceNumber": "INV-00127","Date": "2025-09-13","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-19","ContractNumber": "CN-987658","PackageModel": "Standard Plan","PreviousDebt": 12},
      "Customer": {"Name": "Michael Johnson","Address": "55 Maple Avenue, Rome, Italy","CustomerCode": "CUST-005"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 9000,"Price": 0.0018,"Discount": 0,"VAT": 1.62,"VATRate": "10%","AmountWithoutVAT": 16.2,"AmountWithVAT": 17.82}],
      "TotalAmount": 39.82,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 90,"UsedBonus": 40},{"BonusByContract": "Free Call Minutes","GivenBonus": 110,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Michael Johnson","Address": "55 Maple Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-005","ReferenceNumber": "REF-12349","BankAccount": "111-222-333","TotalAmount": 39.82}
    },
	  {
      "Company": {"Name": "Telecom Company Ltd.","Address": "123 Main Street, City, Country","Phone": "+123 456 789","Email": "info@telecom.com"},
      "Banks": [{"Name": "European Bank","Account": "123-456-7894798-4845"},{"Name": "Southeastern Bank for Development","Account": "987-654-32147945-444"}],
      "Invoice": {"InvoiceNumber": "INV-00123","Date": "2025-09-09","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-15","ContractNumber": "CN-987654","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "John Doe","Address": "456 Another Street, London, England","CustomerCode": "CUST-001"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 23.33,"Discount": 0,"VAT": 2.33,"VATRate": "10%","AmountWithoutVAT": 23.33,"AmountWithVAT": 25.66},{"Name": "Mobile Data","Unit": "MB","Amount": 14143.2,"Price": 0.001,"Discount": 0,"VAT": 1.4,"VATRate": "10%","AmountWithoutVAT": 14.14,"AmountWithVAT": 15.54},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 35,"Discount": 0,"VAT": 3.5,"VATRate": "10%","AmountWithoutVAT": 35,"AmountWithVAT": 38.5}],
      "TotalAmount": 79.7,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 45},{"BonusByContract": "Free Call Minutes","GivenBonus": 200,"UsedBonus": 120},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "5GB","UsedBonus": "3GB"}],
      "PaymentSlip": {"CustomerName": "John Doe","Address": "456 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-001","ReferenceNumber": "REF-12345","BankAccount": "123-456-789","TotalAmount": 79.7}
    },
    {
      "Company": {"Name": "Global Telecom Ltd.","Address": "789 High Street, City, Country","Phone": "+987 654 321","Email": "contact@globaltelecom.com"},
      "Banks": [{"Name": "Northern Bank","Account": "112-223-3344455-6677"},{"Name": "Eastern Bank","Account": "998-877-665544-3322"}],
      "Invoice": {"InvoiceNumber": "INV-00124","Date": "2025-09-10","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-16","ContractNumber": "CN-987655","PackageModel": "Standard Plan","PreviousDebt": 15.5},
      "Customer": {"Name": "Alice Smith","Address": "321 Another Street, Paris, France","CustomerCode": "CUST-002"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 12000,"Price": 0.002,"Discount": 0,"VAT": 1.44,"VATRate": "10%","AmountWithoutVAT": 24,"AmountWithVAT": 25.44},{"Name": "Hardware Subscription","Unit": "Item","Amount": 1,"Price": 30,"Discount": 0,"VAT": 3,"VATRate": "10%","AmountWithoutVAT": 30,"AmountWithVAT": 33}],
      "TotalAmount": 80.44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 120,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 180,"UsedBonus": 100},{"BonusByContract": "Mobile Data Bonus","GivenBonus": "4GB","UsedBonus": "2.5GB"}],
      "PaymentSlip": {"CustomerName": "Alice Smith","Address": "321 Another Street","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-002","ReferenceNumber": "REF-12346","BankAccount": "112-223-334","TotalAmount": 80.44}
    },
    {
      "Company": {"Name": "City Connect Ltd.","Address": "12 Elm Street, City, Country","Phone": "+111 222 333","Email": "support@cityconnect.com"},
      "Banks": [{"Name": "Western Bank","Account": "556-778-889900-1122"},{"Name": "South Bank","Account": "445-667-889900-2211"}],
      "Invoice": {"InvoiceNumber": "INV-00125","Date": "2025-09-11","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-17","ContractNumber": "CN-987656","PackageModel": "Basic Plan","PreviousDebt": 5},
      "Customer": {"Name": "Robert Brown","Address": "78 Pine Avenue, Berlin, Germany","CustomerCode": "CUST-003"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 15,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5},{"Name": "Mobile Data","Unit": "MB","Amount": 8000,"Price": 0.002,"Discount": 0,"VAT": 1.6,"VATRate": "10%","AmountWithoutVAT": 16,"AmountWithVAT": 17.6}],
      "TotalAmount": 34.1,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 80,"UsedBonus": 30},{"BonusByContract": "Free Call Minutes","GivenBonus": 100,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Robert Brown","Address": "78 Pine Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-003","ReferenceNumber": "REF-12347","BankAccount": "556-778-889","TotalAmount": 34.1}
    },
    {
      "Company": {"Name": "NextGen Telecom","Address": "99 Oak Street, City, Country","Phone": "+444 555 666","Email": "info@nextgentelecom.com"},
      "Banks": [{"Name": "National Bank","Account": "223-334-445566-7788"},{"Name": "Capital Bank","Account": "334-445-556677-8899"}],
      "Invoice": {"InvoiceNumber": "INV-00126","Date": "2025-09-12","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-18","ContractNumber": "CN-987657","PackageModel": "Premium Plan","PreviousDebt": 0},
      "Customer": {"Name": "Emily Davis","Address": "12 Birch Road, Madrid, Spain","CustomerCode": "CUST-004"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 25,"Discount": 0,"VAT": 2.5,"VATRate": "10%","AmountWithoutVAT": 25,"AmountWithVAT": 27.5},{"Name": "Mobile Data","Unit": "MB","Amount": 10000,"Price": 0.0015,"Discount": 0,"VAT": 1.5,"VATRate": "10%","AmountWithoutVAT": 15,"AmountWithVAT": 16.5}],
      "TotalAmount": 44,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 100,"UsedBonus": 50},{"BonusByContract": "Free Call Minutes","GivenBonus": 150,"UsedBonus": 70}],
      "PaymentSlip": {"CustomerName": "Emily Davis","Address": "12 Birch Road","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-004","ReferenceNumber": "REF-12348","BankAccount": "223-334-445","TotalAmount": 44}
    },
    {
      "Company": {"Name": "FiberNet Solutions","Address": "33 Willow Street, City, Country","Phone": "+777 888 999","Email": "contact@fibernet.com"},
      "Banks": [{"Name": "First Bank","Account": "111-222-333444-5555"},{"Name": "Global Bank","Account": "666-777-888999-0000"}],
      "Invoice": {"InvoiceNumber": "INV-00127","Date": "2025-09-13","BillingPeriod": "2025-09-01 to 2025-09-30","DueDate": "2025-09-19","ContractNumber": "CN-987658","PackageModel": "Standard Plan","PreviousDebt": 12},
      "Customer": {"Name": "Michael Johnson","Address": "55 Maple Avenue, Rome, Italy","CustomerCode": "CUST-005"},
      "BillingItems": [{"Name": "Subscription","Unit": "Month","Amount": 1,"Price": 20,"Discount": 0,"VAT": 2,"VATRate": "10%","AmountWithoutVAT": 20,"AmountWithVAT": 22},{"Name": "Mobile Data","Unit": "MB","Amount": 9000,"Price": 0.0018,"Discount": 0,"VAT": 1.62,"VATRate": "10%","AmountWithoutVAT": 16.2,"AmountWithVAT": 17.82}],
      "TotalAmount": 39.82,
      "BonusItems": [{"BonusByContract": "Free Text Messages","GivenBonus": 90,"UsedBonus": 40},{"BonusByContract": "Free Call Minutes","GivenBonus": 110,"UsedBonus": 60}],
      "PaymentSlip": {"CustomerName": "Michael Johnson","Address": "55 Maple Avenue","BillingPeriod": "2025-09-01 to 2025-09-30","CustomerCode": "CUST-005","ReferenceNumber": "REF-12349","BankAccount": "111-222-333","TotalAmount": 39.82}
    }
 ]
