{
  "Buyer": {
    "Name": "Acme Media Group Ltd",
    "Address": {
      "City": "Hamburg",
      "Street": "Acme Digital Agency",
      "Country": "DE",
      "LineTwo": "Reeperbahn 45",
      "PostalCode": "20359"
    }
  },
  "Notes": ["Fällig am 15.07.2026"],
  "IsTest": false,
  "Seller": {
    "Name": "Pixel Studio München GmbH",
    "TaxId": "98/765/43210",
    "VatId": "DE987654321",
    "Address": {
      "City": "München",
      "Street": "Leopoldstraße 18",
      "Country": "DE",
      "PostalCode": "80802"
    }
  },
  "Totals": {
    "Currency": "EUR",
    "TaxTotal": 47.5,
    "LineTotal": 250,
    "GrandTotal": 297.5,
    "TaxPercent": 19,
    "ChargeTotal": 0,
    "TaxBasisTotal": 250,
    "AllowanceTotal": 0
  },
  "Payment": {
    "BIC": "DEUTDEDB200",
    "IBAN": "DE21200400600028200043",
    "Currency": "EUR",
    "PaymentReference": "A3BC7D22-0059",
    "PaymentMeansTypeCode": "58",
    "DueDate": "2026-07-15T00:00:00"
  },
  "TypeCode": "380",
  "InvoiceId": "A3BC7D22-0059",
  "IssueDate": "2026-06-10T00:00:00",
  "LineItems": [
    {
      "Quantity": 5,
      "UnitCode": "C62",
      "LineTotal": 250,
      "UnitPrice": 50,
      "ProductName": "Brand Identity Package"
    }
  ],
  "InvoiceType": "RECHNUNG",
  "DeliveryDate": "2026-06-10T00:00:00"
}