GET api/export/JohnsonCountyInterceptorHistory/{startDate}/{endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
startDate

date

Required

endDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Export_JCWInterceptorHistory_Result
NameDescriptionTypeAdditional information
MPNInterceptorID

integer

None.

PermitID

integer

None.

DueDate

date

None.

DatePerformed

date

None.

LicensedDisposalContractor

string

None.

PumpedBy

string

None.

DisposalSite

string

None.

ArrivalTime

string

None.

DepartureTime

string

None.

OutletSide_Thickness_Inches

string

None.

OutletSide_Solids_Inches

string

None.

MeasurementMethod

string

None.

InterceptorCapacity_Gallons

string

None.

TotalAmountPumped_Gallons

string

None.

CGI_BaffleStructurallySound

string

None.

CGI_InletStructurallySound

string

None.

CGI_OutletStrcturallySound

string

None.

CGI_InterceptorLeaking

string

None.

CGI_InterceptorCorrosion

string

None.

Comments

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "MPNInterceptorID": 1,
    "PermitID": 1,
    "DueDate": "2024-07-01T16:31:54.8333621-05:00",
    "DatePerformed": "2024-07-01T16:31:54.8333621-05:00",
    "LicensedDisposalContractor": "sample string 1",
    "PumpedBy": "sample string 2",
    "DisposalSite": "sample string 3",
    "ArrivalTime": "sample string 4",
    "DepartureTime": "sample string 5",
    "OutletSide_Thickness_Inches": "sample string 6",
    "OutletSide_Solids_Inches": "sample string 7",
    "MeasurementMethod": "sample string 8",
    "InterceptorCapacity_Gallons": "sample string 9",
    "TotalAmountPumped_Gallons": "sample string 10",
    "CGI_BaffleStructurallySound": "sample string 11",
    "CGI_InletStructurallySound": "sample string 12",
    "CGI_OutletStrcturallySound": "sample string 13",
    "CGI_InterceptorLeaking": "sample string 14",
    "CGI_InterceptorCorrosion": "sample string 15",
    "Comments": "sample string 16"
  },
  {
    "MPNInterceptorID": 1,
    "PermitID": 1,
    "DueDate": "2024-07-01T16:31:54.8333621-05:00",
    "DatePerformed": "2024-07-01T16:31:54.8333621-05:00",
    "LicensedDisposalContractor": "sample string 1",
    "PumpedBy": "sample string 2",
    "DisposalSite": "sample string 3",
    "ArrivalTime": "sample string 4",
    "DepartureTime": "sample string 5",
    "OutletSide_Thickness_Inches": "sample string 6",
    "OutletSide_Solids_Inches": "sample string 7",
    "MeasurementMethod": "sample string 8",
    "InterceptorCapacity_Gallons": "sample string 9",
    "TotalAmountPumped_Gallons": "sample string 10",
    "CGI_BaffleStructurallySound": "sample string 11",
    "CGI_InletStructurallySound": "sample string 12",
    "CGI_OutletStrcturallySound": "sample string 13",
    "CGI_InterceptorLeaking": "sample string 14",
    "CGI_InterceptorCorrosion": "sample string 15",
    "Comments": "sample string 16"
  }
]

application/xml, text/xml

Sample:
<ArrayOfExport_JCWInterceptorHistory_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/api.mygovernmentonline.Models">
  <Export_JCWInterceptorHistory_Result>
    <ArrivalTime>sample string 4</ArrivalTime>
    <CGI_BaffleStructurallySound>sample string 11</CGI_BaffleStructurallySound>
    <CGI_InletStructurallySound>sample string 12</CGI_InletStructurallySound>
    <CGI_InterceptorCorrosion>sample string 15</CGI_InterceptorCorrosion>
    <CGI_InterceptorLeaking>sample string 14</CGI_InterceptorLeaking>
    <CGI_OutletStrcturallySound>sample string 13</CGI_OutletStrcturallySound>
    <Comments>sample string 16</Comments>
    <DatePerformed>2024-07-01T16:31:54.8333621-05:00</DatePerformed>
    <DepartureTime>sample string 5</DepartureTime>
    <DisposalSite>sample string 3</DisposalSite>
    <DueDate>2024-07-01T16:31:54.8333621-05:00</DueDate>
    <InterceptorCapacity_Gallons>sample string 9</InterceptorCapacity_Gallons>
    <LicensedDisposalContractor>sample string 1</LicensedDisposalContractor>
    <MPNInterceptorID>1</MPNInterceptorID>
    <MeasurementMethod>sample string 8</MeasurementMethod>
    <OutletSide_Solids_Inches>sample string 7</OutletSide_Solids_Inches>
    <OutletSide_Thickness_Inches>sample string 6</OutletSide_Thickness_Inches>
    <PermitID>1</PermitID>
    <PumpedBy>sample string 2</PumpedBy>
    <TotalAmountPumped_Gallons>sample string 10</TotalAmountPumped_Gallons>
  </Export_JCWInterceptorHistory_Result>
  <Export_JCWInterceptorHistory_Result>
    <ArrivalTime>sample string 4</ArrivalTime>
    <CGI_BaffleStructurallySound>sample string 11</CGI_BaffleStructurallySound>
    <CGI_InletStructurallySound>sample string 12</CGI_InletStructurallySound>
    <CGI_InterceptorCorrosion>sample string 15</CGI_InterceptorCorrosion>
    <CGI_InterceptorLeaking>sample string 14</CGI_InterceptorLeaking>
    <CGI_OutletStrcturallySound>sample string 13</CGI_OutletStrcturallySound>
    <Comments>sample string 16</Comments>
    <DatePerformed>2024-07-01T16:31:54.8333621-05:00</DatePerformed>
    <DepartureTime>sample string 5</DepartureTime>
    <DisposalSite>sample string 3</DisposalSite>
    <DueDate>2024-07-01T16:31:54.8333621-05:00</DueDate>
    <InterceptorCapacity_Gallons>sample string 9</InterceptorCapacity_Gallons>
    <LicensedDisposalContractor>sample string 1</LicensedDisposalContractor>
    <MPNInterceptorID>1</MPNInterceptorID>
    <MeasurementMethod>sample string 8</MeasurementMethod>
    <OutletSide_Solids_Inches>sample string 7</OutletSide_Solids_Inches>
    <OutletSide_Thickness_Inches>sample string 6</OutletSide_Thickness_Inches>
    <PermitID>1</PermitID>
    <PumpedBy>sample string 2</PumpedBy>
    <TotalAmountPumped_Gallons>sample string 10</TotalAmountPumped_Gallons>
  </Export_JCWInterceptorHistory_Result>
</ArrayOfExport_JCWInterceptorHistory_Result>