GET api/GPS/GetNotSent
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
BaseResponseOfMogoGps| Name | Description | Type | Additional information |
|---|---|---|---|
| Item | MogoGps |
None. |
|
| Items | Collection of MogoGps |
None. |
|
| NumberOfRowsProcessed | integer |
None. |
|
| ResponseStatus | ResponseStatus |
None. |
Response Formats
application/json, text/json
Sample:
{
"Item": {
"MogoGpsId": 1,
"DataLogical": "sample string 2",
"BranchNo": "sample string 3",
"GpsDateTime": "2025-11-06T12:37:36.9578074-05:00",
"CaptureDateTime": "sample string 5",
"DtCaptureDateTime": "2025-11-06T12:37:36.9578074-05:00",
"CaptureDateTimeUTC": "2025-11-06T12:37:36.9578074-05:00",
"VehicleId": 8,
"Truck": 9,
"TruckName": "sample string 10",
"PersonnelId": 11,
"Driver": 12,
"DriverName": "sample string 13",
"GpsLat": 14.0,
"GpsLatNs": "sample string 15",
"GpsLong": 16.0,
"GpsLongEw": "sample string 17",
"Speed": 18,
"Heading": 19.0,
"BatchId": "sample string 20",
"OrderNo": "sample string 21",
"GpsReadingType": 0,
"LoadNo": 22,
"LoadName": "sample string 23",
"InformationalMessage": "sample string 24",
"IsGpsSuccessful": true,
"Location": "1.1,2.1,3.1",
"NormalizedAnchorPoint": "1.1,2.1",
"Record": "sample string 26",
"IsActive": true,
"IsInactive": false,
"IsActiveVisibility": 2,
"CreatedOn": "2025-11-06T12:37:36.9578074-05:00",
"CreatedOnUTC": "2025-11-06T12:37:36.9578074-05:00",
"CreatedBy": "sample string 30",
"ModifiedOn": "2025-11-06T12:37:36.9578074-05:00",
"ModifiedOnUTC": "2025-11-06T12:37:36.9578074-05:00",
"ModifiedBy": "sample string 31",
"RowState": 0,
"IsChecked": true,
"MessageId": "sample string 33"
},
"Items": [
{
"MogoGpsId": 1,
"DataLogical": "sample string 2",
"BranchNo": "sample string 3",
"GpsDateTime": "2025-11-06T12:37:36.9578074-05:00",
"CaptureDateTime": "sample string 5",
"DtCaptureDateTime": "2025-11-06T12:37:36.9578074-05:00",
"CaptureDateTimeUTC": "2025-11-06T12:37:36.9578074-05:00",
"VehicleId": 8,
"Truck": 9,
"TruckName": "sample string 10",
"PersonnelId": 11,
"Driver": 12,
"DriverName": "sample string 13",
"GpsLat": 14.0,
"GpsLatNs": "sample string 15",
"GpsLong": 16.0,
"GpsLongEw": "sample string 17",
"Speed": 18,
"Heading": 19.0,
"BatchId": "sample string 20",
"OrderNo": "sample string 21",
"GpsReadingType": 0,
"LoadNo": 22,
"LoadName": "sample string 23",
"InformationalMessage": "sample string 24",
"IsGpsSuccessful": true,
"Location": "1.1,2.1,3.1",
"NormalizedAnchorPoint": "1.1,2.1",
"Record": "sample string 26",
"IsActive": true,
"IsInactive": false,
"IsActiveVisibility": 2,
"CreatedOn": "2025-11-06T12:37:36.9578074-05:00",
"CreatedOnUTC": "2025-11-06T12:37:36.9578074-05:00",
"CreatedBy": "sample string 30",
"ModifiedOn": "2025-11-06T12:37:36.9578074-05:00",
"ModifiedOnUTC": "2025-11-06T12:37:36.9578074-05:00",
"ModifiedBy": "sample string 31",
"RowState": 0,
"IsChecked": true,
"MessageId": "sample string 33"
},
{
"MogoGpsId": 1,
"DataLogical": "sample string 2",
"BranchNo": "sample string 3",
"GpsDateTime": "2025-11-06T12:37:36.9578074-05:00",
"CaptureDateTime": "sample string 5",
"DtCaptureDateTime": "2025-11-06T12:37:36.9578074-05:00",
"CaptureDateTimeUTC": "2025-11-06T12:37:36.9578074-05:00",
"VehicleId": 8,
"Truck": 9,
"TruckName": "sample string 10",
"PersonnelId": 11,
"Driver": 12,
"DriverName": "sample string 13",
"GpsLat": 14.0,
"GpsLatNs": "sample string 15",
"GpsLong": 16.0,
"GpsLongEw": "sample string 17",
"Speed": 18,
"Heading": 19.0,
"BatchId": "sample string 20",
"OrderNo": "sample string 21",
"GpsReadingType": 0,
"LoadNo": 22,
"LoadName": "sample string 23",
"InformationalMessage": "sample string 24",
"IsGpsSuccessful": true,
"Location": "1.1,2.1,3.1",
"NormalizedAnchorPoint": "1.1,2.1",
"Record": "sample string 26",
"IsActive": true,
"IsInactive": false,
"IsActiveVisibility": 2,
"CreatedOn": "2025-11-06T12:37:36.9578074-05:00",
"CreatedOnUTC": "2025-11-06T12:37:36.9578074-05:00",
"CreatedBy": "sample string 30",
"ModifiedOn": "2025-11-06T12:37:36.9578074-05:00",
"ModifiedOnUTC": "2025-11-06T12:37:36.9578074-05:00",
"ModifiedBy": "sample string 31",
"RowState": 0,
"IsChecked": true,
"MessageId": "sample string 33"
}
],
"NumberOfRowsProcessed": 1,
"ResponseStatus": {
"ErrorCode": "sample string 1",
"Message": "sample string 2",
"StackTrace": "sample string 3",
"Errors": [
"sample string 1",
"sample string 2"
],
"Title": "sample string 4"
}
}
application/xml, text/xml
Sample:
<BaseResponseOfMogoGpsw9FlUMmQ xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RCCI.Models">
<ResponseStatus>
<ErrorCode>sample string 1</ErrorCode>
<Errors xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</Errors>
<Message>sample string 2</Message>
<StackTrace>sample string 3</StackTrace>
<Title>sample string 4</Title>
</ResponseStatus>
<Item>
<IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
<MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 33</MessageId>
<ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
<RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
<CreatedBy>sample string 30</CreatedBy>
<CreatedOn>2025-11-06T12:37:36.9578074-05:00</CreatedOn>
<CreatedOnUTC>2025-11-06T12:37:36.9578074-05:00</CreatedOnUTC>
<IsActive>true</IsActive>
<ModifiedBy>sample string 31</ModifiedBy>
<ModifiedOn>2025-11-06T12:37:36.9578074-05:00</ModifiedOn>
<ModifiedOnUTC>2025-11-06T12:37:36.9578074-05:00</ModifiedOnUTC>
<BatchId>sample string 20</BatchId>
<BranchNo>sample string 3</BranchNo>
<CaptureDateTime>sample string 5</CaptureDateTime>
<CaptureDateTimeUTC>2025-11-06T12:37:36.9578074-05:00</CaptureDateTimeUTC>
<DataLogical>sample string 2</DataLogical>
<Driver>12</Driver>
<DriverName>sample string 13</DriverName>
<DtCaptureDateTime>2025-11-06T12:37:36.9578074-05:00</DtCaptureDateTime>
<GpsDateTime>2025-11-06T12:37:36.9578074-05:00</GpsDateTime>
<GpsLat>14</GpsLat>
<GpsLatNs>sample string 15</GpsLatNs>
<GpsLong>16</GpsLong>
<GpsLongEw>sample string 17</GpsLongEw>
<GpsReadingType>Unknown</GpsReadingType>
<Heading>19</Heading>
<InformationalMessage>sample string 24</InformationalMessage>
<IsGpsSuccessful>true</IsGpsSuccessful>
<LoadName>sample string 23</LoadName>
<LoadNo>22</LoadNo>
<Location xmlns:d3p1="http://schemas.datacontract.org/2004/07/Microsoft.Maps.MapControl.WPF">
<d3p1:Altitude>3.1</d3p1:Altitude>
<d3p1:AltitudeReference>Ground</d3p1:AltitudeReference>
<d3p1:Latitude>1.1</d3p1:Latitude>
<d3p1:Longitude>2.1</d3p1:Longitude>
</Location>
<MogoGpsId>1</MogoGpsId>
<NormalizedAnchorPoint xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Windows">
<d3p1:_x>1.1</d3p1:_x>
<d3p1:_y>2.1</d3p1:_y>
</NormalizedAnchorPoint>
<OrderNo>sample string 21</OrderNo>
<PersonnelId>11</PersonnelId>
<Record>sample string 26</Record>
<Speed>18</Speed>
<Truck>9</Truck>
<TruckName>sample string 10</TruckName>
<VehicleId>8</VehicleId>
</Item>
<Items>
<MogoGps>
<IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
<MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 33</MessageId>
<ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
<RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
<CreatedBy>sample string 30</CreatedBy>
<CreatedOn>2025-11-06T12:37:36.9578074-05:00</CreatedOn>
<CreatedOnUTC>2025-11-06T12:37:36.9578074-05:00</CreatedOnUTC>
<IsActive>true</IsActive>
<ModifiedBy>sample string 31</ModifiedBy>
<ModifiedOn>2025-11-06T12:37:36.9578074-05:00</ModifiedOn>
<ModifiedOnUTC>2025-11-06T12:37:36.9578074-05:00</ModifiedOnUTC>
<BatchId>sample string 20</BatchId>
<BranchNo>sample string 3</BranchNo>
<CaptureDateTime>sample string 5</CaptureDateTime>
<CaptureDateTimeUTC>2025-11-06T12:37:36.9578074-05:00</CaptureDateTimeUTC>
<DataLogical>sample string 2</DataLogical>
<Driver>12</Driver>
<DriverName>sample string 13</DriverName>
<DtCaptureDateTime>2025-11-06T12:37:36.9578074-05:00</DtCaptureDateTime>
<GpsDateTime>2025-11-06T12:37:36.9578074-05:00</GpsDateTime>
<GpsLat>14</GpsLat>
<GpsLatNs>sample string 15</GpsLatNs>
<GpsLong>16</GpsLong>
<GpsLongEw>sample string 17</GpsLongEw>
<GpsReadingType>Unknown</GpsReadingType>
<Heading>19</Heading>
<InformationalMessage>sample string 24</InformationalMessage>
<IsGpsSuccessful>true</IsGpsSuccessful>
<LoadName>sample string 23</LoadName>
<LoadNo>22</LoadNo>
<Location xmlns:d4p1="http://schemas.datacontract.org/2004/07/Microsoft.Maps.MapControl.WPF">
<d4p1:Altitude>3.1</d4p1:Altitude>
<d4p1:AltitudeReference>Ground</d4p1:AltitudeReference>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>2.1</d4p1:Longitude>
</Location>
<MogoGpsId>1</MogoGpsId>
<NormalizedAnchorPoint xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Windows">
<d4p1:_x>1.1</d4p1:_x>
<d4p1:_y>2.1</d4p1:_y>
</NormalizedAnchorPoint>
<OrderNo>sample string 21</OrderNo>
<PersonnelId>11</PersonnelId>
<Record>sample string 26</Record>
<Speed>18</Speed>
<Truck>9</Truck>
<TruckName>sample string 10</TruckName>
<VehicleId>8</VehicleId>
</MogoGps>
<MogoGps>
<IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
<MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 33</MessageId>
<ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
<RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
<CreatedBy>sample string 30</CreatedBy>
<CreatedOn>2025-11-06T12:37:36.9578074-05:00</CreatedOn>
<CreatedOnUTC>2025-11-06T12:37:36.9578074-05:00</CreatedOnUTC>
<IsActive>true</IsActive>
<ModifiedBy>sample string 31</ModifiedBy>
<ModifiedOn>2025-11-06T12:37:36.9578074-05:00</ModifiedOn>
<ModifiedOnUTC>2025-11-06T12:37:36.9578074-05:00</ModifiedOnUTC>
<BatchId>sample string 20</BatchId>
<BranchNo>sample string 3</BranchNo>
<CaptureDateTime>sample string 5</CaptureDateTime>
<CaptureDateTimeUTC>2025-11-06T12:37:36.9578074-05:00</CaptureDateTimeUTC>
<DataLogical>sample string 2</DataLogical>
<Driver>12</Driver>
<DriverName>sample string 13</DriverName>
<DtCaptureDateTime>2025-11-06T12:37:36.9578074-05:00</DtCaptureDateTime>
<GpsDateTime>2025-11-06T12:37:36.9578074-05:00</GpsDateTime>
<GpsLat>14</GpsLat>
<GpsLatNs>sample string 15</GpsLatNs>
<GpsLong>16</GpsLong>
<GpsLongEw>sample string 17</GpsLongEw>
<GpsReadingType>Unknown</GpsReadingType>
<Heading>19</Heading>
<InformationalMessage>sample string 24</InformationalMessage>
<IsGpsSuccessful>true</IsGpsSuccessful>
<LoadName>sample string 23</LoadName>
<LoadNo>22</LoadNo>
<Location xmlns:d4p1="http://schemas.datacontract.org/2004/07/Microsoft.Maps.MapControl.WPF">
<d4p1:Altitude>3.1</d4p1:Altitude>
<d4p1:AltitudeReference>Ground</d4p1:AltitudeReference>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>2.1</d4p1:Longitude>
</Location>
<MogoGpsId>1</MogoGpsId>
<NormalizedAnchorPoint xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Windows">
<d4p1:_x>1.1</d4p1:_x>
<d4p1:_y>2.1</d4p1:_y>
</NormalizedAnchorPoint>
<OrderNo>sample string 21</OrderNo>
<PersonnelId>11</PersonnelId>
<Record>sample string 26</Record>
<Speed>18</Speed>
<Truck>9</Truck>
<TruckName>sample string 10</TruckName>
<VehicleId>8</VehicleId>
</MogoGps>
</Items>
<NumberOfRowsProcessed>1</NumberOfRowsProcessed>
</BaseResponseOfMogoGpsw9FlUMmQ>