GET api/GetCallLog?days={days}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
days

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CallSummary
NameDescriptionTypeAdditional information
callID

integer

None.

callerFirstName

string

None.

callerLastName

string

None.

address

string

None.

addressLocation

string

None.

phone

string

None.

phoneNote

string

None.

categoryID

integer

None.

notes

string

None.

callTime

date

None.

dispatchTime

date

None.

arriveTime

date

None.

busLeftTime

date

None.

leftSceneTime

date

None.

busMobileTime

date

None.

busArriveTime

date

None.

destClearTime

date

None.

hospitalID

integer

None.

statusID

integer

None.

Status

string

None.

dispatcherCode

string

None.

assignedCodes

string

None.

addressAlert

string

None.

canComplete

boolean

None.

TX

string

None.

patientTypeID

integer

None.

latitude

decimal number

None.

longitude

decimal number

None.

gender

string

None.

hasAttch

boolean

None.

phoneCallID

integer

None.

callNumber

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "callID": 1,
    "callerFirstName": "sample string 2",
    "callerLastName": "sample string 3",
    "address": "sample string 4",
    "addressLocation": "sample string 5",
    "phone": "sample string 6",
    "phoneNote": "sample string 7",
    "categoryID": 1,
    "notes": "sample string 8",
    "callTime": "2025-08-29T02:52:54.6207779+01:00",
    "dispatchTime": "2025-08-29T02:52:54.6207779+01:00",
    "arriveTime": "2025-08-29T02:52:54.6207779+01:00",
    "busLeftTime": "2025-08-29T02:52:54.6207779+01:00",
    "leftSceneTime": "2025-08-29T02:52:54.6207779+01:00",
    "busMobileTime": "2025-08-29T02:52:54.6207779+01:00",
    "busArriveTime": "2025-08-29T02:52:54.6207779+01:00",
    "destClearTime": "2025-08-29T02:52:54.6207779+01:00",
    "hospitalID": 1,
    "statusID": 1,
    "Status": "sample string 9",
    "dispatcherCode": "sample string 10",
    "assignedCodes": "sample string 11",
    "addressAlert": "sample string 12",
    "canComplete": true,
    "TX": "sample string 14",
    "patientTypeID": 1,
    "latitude": 1.0,
    "longitude": 1.0,
    "gender": "sample string 15",
    "hasAttch": true,
    "phoneCallID": 1,
    "callNumber": 1
  },
  {
    "callID": 1,
    "callerFirstName": "sample string 2",
    "callerLastName": "sample string 3",
    "address": "sample string 4",
    "addressLocation": "sample string 5",
    "phone": "sample string 6",
    "phoneNote": "sample string 7",
    "categoryID": 1,
    "notes": "sample string 8",
    "callTime": "2025-08-29T02:52:54.6207779+01:00",
    "dispatchTime": "2025-08-29T02:52:54.6207779+01:00",
    "arriveTime": "2025-08-29T02:52:54.6207779+01:00",
    "busLeftTime": "2025-08-29T02:52:54.6207779+01:00",
    "leftSceneTime": "2025-08-29T02:52:54.6207779+01:00",
    "busMobileTime": "2025-08-29T02:52:54.6207779+01:00",
    "busArriveTime": "2025-08-29T02:52:54.6207779+01:00",
    "destClearTime": "2025-08-29T02:52:54.6207779+01:00",
    "hospitalID": 1,
    "statusID": 1,
    "Status": "sample string 9",
    "dispatcherCode": "sample string 10",
    "assignedCodes": "sample string 11",
    "addressAlert": "sample string 12",
    "canComplete": true,
    "TX": "sample string 14",
    "patientTypeID": 1,
    "latitude": 1.0,
    "longitude": 1.0,
    "gender": "sample string 15",
    "hasAttch": true,
    "phoneCallID": 1,
    "callNumber": 1
  }
]

application/octet-stream, multipart/form-data

Sample:
[{"callID":1,"callerFirstName":"sample string 2","callerLastName":"sample string 3","address":"sample string 4","addressLocation":"sample string 5","phone":"sample string 6","phoneNote":"sample string 7","categoryID":1,"notes":"sample string 8","callTime":"2025-08-29T02:52:54.6207779+01:00","dispatchTime":"2025-08-29T02:52:54.6207779+01:00","arriveTime":"2025-08-29T02:52:54.6207779+01:00","busLeftTime":"2025-08-29T02:52:54.6207779+01:00","leftSceneTime":"2025-08-29T02:52:54.6207779+01:00","busMobileTime":"2025-08-29T02:52:54.6207779+01:00","busArriveTime":"2025-08-29T02:52:54.6207779+01:00","destClearTime":"2025-08-29T02:52:54.6207779+01:00","hospitalID":1,"statusID":1,"Status":"sample string 9","dispatcherCode":"sample string 10","assignedCodes":"sample string 11","addressAlert":"sample string 12","canComplete":true,"TX":"sample string 14","patientTypeID":1,"latitude":1.0,"longitude":1.0,"gender":"sample string 15","hasAttch":true,"phoneCallID":1,"callNumber":1},{"callID":1,"callerFirstName":"sample string 2","callerLastName":"sample string 3","address":"sample string 4","addressLocation":"sample string 5","phone":"sample string 6","phoneNote":"sample string 7","categoryID":1,"notes":"sample string 8","callTime":"2025-08-29T02:52:54.6207779+01:00","dispatchTime":"2025-08-29T02:52:54.6207779+01:00","arriveTime":"2025-08-29T02:52:54.6207779+01:00","busLeftTime":"2025-08-29T02:52:54.6207779+01:00","leftSceneTime":"2025-08-29T02:52:54.6207779+01:00","busMobileTime":"2025-08-29T02:52:54.6207779+01:00","busArriveTime":"2025-08-29T02:52:54.6207779+01:00","destClearTime":"2025-08-29T02:52:54.6207779+01:00","hospitalID":1,"statusID":1,"Status":"sample string 9","dispatcherCode":"sample string 10","assignedCodes":"sample string 11","addressAlert":"sample string 12","canComplete":true,"TX":"sample string 14","patientTypeID":1,"latitude":1.0,"longitude":1.0,"gender":"sample string 15","hasAttch":true,"phoneCallID":1,"callNumber":1}]

application/xml, text/xml

Sample:
<ArrayOfCallController.CallSummary xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HTMW.Controllers">
  <CallController.CallSummary>
    <Status>sample string 9</Status>
    <TX>sample string 14</TX>
    <address>sample string 4</address>
    <addressAlert>sample string 12</addressAlert>
    <addressLocation>sample string 5</addressLocation>
    <arriveTime>2025-08-29T02:52:54.6207779+01:00</arriveTime>
    <assignedCodes>sample string 11</assignedCodes>
    <busArriveTime>2025-08-29T02:52:54.6207779+01:00</busArriveTime>
    <busLeftTime>2025-08-29T02:52:54.6207779+01:00</busLeftTime>
    <busMobileTime>2025-08-29T02:52:54.6207779+01:00</busMobileTime>
    <callID>1</callID>
    <callNumber>1</callNumber>
    <callTime>2025-08-29T02:52:54.6207779+01:00</callTime>
    <callerFirstName>sample string 2</callerFirstName>
    <callerLastName>sample string 3</callerLastName>
    <canComplete>true</canComplete>
    <categoryID>1</categoryID>
    <destClearTime>2025-08-29T02:52:54.6207779+01:00</destClearTime>
    <dispatchTime>2025-08-29T02:52:54.6207779+01:00</dispatchTime>
    <dispatcherCode>sample string 10</dispatcherCode>
    <gender>sample string 15</gender>
    <hasAttch>true</hasAttch>
    <hospitalID>1</hospitalID>
    <latitude>1</latitude>
    <leftSceneTime>2025-08-29T02:52:54.6207779+01:00</leftSceneTime>
    <longitude>1</longitude>
    <notes>sample string 8</notes>
    <patientTypeID>1</patientTypeID>
    <phone>sample string 6</phone>
    <phoneCallID>1</phoneCallID>
    <phoneNote>sample string 7</phoneNote>
    <statusID>1</statusID>
  </CallController.CallSummary>
  <CallController.CallSummary>
    <Status>sample string 9</Status>
    <TX>sample string 14</TX>
    <address>sample string 4</address>
    <addressAlert>sample string 12</addressAlert>
    <addressLocation>sample string 5</addressLocation>
    <arriveTime>2025-08-29T02:52:54.6207779+01:00</arriveTime>
    <assignedCodes>sample string 11</assignedCodes>
    <busArriveTime>2025-08-29T02:52:54.6207779+01:00</busArriveTime>
    <busLeftTime>2025-08-29T02:52:54.6207779+01:00</busLeftTime>
    <busMobileTime>2025-08-29T02:52:54.6207779+01:00</busMobileTime>
    <callID>1</callID>
    <callNumber>1</callNumber>
    <callTime>2025-08-29T02:52:54.6207779+01:00</callTime>
    <callerFirstName>sample string 2</callerFirstName>
    <callerLastName>sample string 3</callerLastName>
    <canComplete>true</canComplete>
    <categoryID>1</categoryID>
    <destClearTime>2025-08-29T02:52:54.6207779+01:00</destClearTime>
    <dispatchTime>2025-08-29T02:52:54.6207779+01:00</dispatchTime>
    <dispatcherCode>sample string 10</dispatcherCode>
    <gender>sample string 15</gender>
    <hasAttch>true</hasAttch>
    <hospitalID>1</hospitalID>
    <latitude>1</latitude>
    <leftSceneTime>2025-08-29T02:52:54.6207779+01:00</leftSceneTime>
    <longitude>1</longitude>
    <notes>sample string 8</notes>
    <patientTypeID>1</patientTypeID>
    <phone>sample string 6</phone>
    <phoneCallID>1</phoneCallID>
    <phoneNote>sample string 7</phoneNote>
    <statusID>1</statusID>
  </CallController.CallSummary>
</ArrayOfCallController.CallSummary>