{
  "Id": "6444d164-79a1-462a-8e6d-5d663cd02102",
  "Status": "OK",
  "ProviderName": "RevenueDashboard",
  "DateTimeUTC": "/Date(1769032688495)/",
  "Reports": [
    {
      "ReportID": "ProfitAndLoss",
      "ReportName": "Profit and Loss",
      "ReportType": "ProfitAndLoss",
      "ReportTitles": [
        "Profit & Loss",
        "Nixon Bunbury Pty Ltd",
        "22 January 2026 to 22 January 2026"
      ],
      "ReportDate": "21 January 2026",
      "UpdatedDateUTC": "/Date(1769032688495)/",
      "Fields": [],
      "Rows": [
        {
          "RowType": "Header",
          "Cells": [
            {
              "Value": ""
            },
            {
              "Value": "22 Jan 26"
            }
          ]
        },
        {
          "RowType": "Section",
          "Title": "",
          "Rows": [
            {
              "RowType": "Row",
              "Cells": [
                {
                  "Value": "Gross Profit"
                },
                {
                  "Value": "0.00"
                }
              ]
            }
          ]
        },
        {
          "RowType": "Section",
          "Title": "",
          "Rows": [
            {
              "RowType": "Row",
              "Cells": [
                {
                  "Value": "Net Profit"
                },
                {
                  "Value": "0.00"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}