{
  "data": {
    "detailedLeadReports": [
      {
        "accountId": "1234567890",
        "businessName": "Example Plumbing Services",
        "leadType": "MESSAGE",
        "chargeStatus": "CHARGED",
        "currencyCode": "USD",
        "disputeStatus": "DISPUTE_INELIGIBLE",
        "geo": "San Francisco, CA",
        "leadCategory": "PLUMBER",
        "leadCreationTimestamp": "2026-01-15T10:30:00Z",
        "leadId": "987654321",
        "leadPrice": 25.5,
        "messageLead": {
          "customerName": "Jane Smith",
          "jobType": "Pipe Repair",
          "postalCode": "94105"
        }
      }
    ],
    "nextPageToken": "CJL5XLT2PWDmIpGNGciABRnu"
  }
}