{
  "data": {
    "Id": "bd90b45c-7b92-4e10-84e8-efef27090697",
    "Status": "OK",
    "ProviderName": "Acme Corp",
    "DateTimeUTC": "/Date(1637616068092)/",
    "Invoices": [
      {
        "Type": "ACCREC",
        "InvoiceID": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
        "InvoiceNumber": "INV-1042",
        "Reference": "PO-2025-Q2",
        "Payments": [],
        "CreditNotes": [],
        "Prepayments": [],
        "Overpayments": [],
        "AmountDue": 1150,
        "AmountPaid": 0,
        "AmountCredited": 0,
        "SentToContact": true,
        "CurrencyRate": 1,
        "IsDiscounted": false,
        "HasAttachments": false,
        "InvoiceAddresses": [],
        "HasErrors": false,
        "InvoicePaymentServices": [],
        "Contact": {
          "ContactID": "a4c2f1e8-3d56-4b91-9f07-2e8a1c6d5b34",
          "Name": "Jane Smith",
          "Addresses": [],
          "Phones": [],
          "ContactGroups": [],
          "ContactPersons": [],
          "HasValidationErrors": false
        },
        "DateString": "2025-07-01T00:00:00",
        "Date": "/Date(1751328000000+0000)/",
        "DueDateString": "2025-07-31T00:00:00",
        "DueDate": "/Date(1753920000000+0000)/",
        "BrandingThemeID": "d0e1f234-5678-90ab-cdef-1234567890ab",
        "Status": "DELETED",
        "LineAmountTypes": "Exclusive",
        "LineItems": [],
        "SubTotal": 1000,
        "TotalTax": 150,
        "Total": 1150,
        "UpdatedDateUTC": "/Date(1751404400000+0000)/",
        "CurrencyCode": "USD"
      }
    ]
  }
}