 {
        "documentTitle": "INVOICE",
        "invoiceNumber": "Pdf4me-202601-32324",
        "invoiceDate": "Jan 26, 2026",
        "invoiceDateString": "Jan 26, 2026",
        "invoiceAmount": 0,
        "currency": "USD",
        "paymentStatus": "PAID",
        "vendorName": "Ynoox GmbH",
        "vendorStreet": "Riedstrasse 2B",
        "vendorCity": "Hedingen",
        "vendorState": "Zürich",
        "vendorPostalCode": "8908",
        "vendorCountry": "Switzerland",
        "vendorAddress": "Riedstrasse 2B, Hedingen, Zürich 8908, Switzerland",
        "vendorTaxRegNumber": "CHE-360.751.198",
        "billTo": "Chandra Arora",
        "billToCountry": "Switzerland",
        "billToAddress": "Chandra Arora, Switzerland",
        "subscriptionId": "2e46662a-32e0-4e79-ba06-b13fe2c113ac",
        "billingPeriodStart": "Jan 26",
        "billingPeriodEnd": "Feb 26, 2026",
        "billingPeriodString": "Jan 26 to Feb 26, 2026",
        "nextBillingDate": "Feb 26, 2026",
        "nextBillingDateString": "Feb 26, 2026",
        "subTotal": 0,
        "mwstRate": 8.1,
        "mwstAmount": 0,
        "total": 0,
        "amountDue": 0,
        "discountCode": "F_yn_100!",
        "discountDescription": "F_yn_100! applied on line item #1 - $35.00 (100%).",
        "discountAmount": 35,
        "discountPercentage": 100,
        "lineItems": [
            {
                "description": "Pdf4me Base 1000",
                "price": 35,
                "discount": 35,
                "amount": 0
            }
        ]
}