GET api/Service
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of GaranteePilotCounter| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| GaranteeId | integer |
None. |
|
| CountingDate | date |
None. |
|
| LastTime | date |
None. |
|
| PilotId | integer |
None. |
|
| SecondsCount | decimal number |
None. |
|
| Garantee | Garantee |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": 1,
"GaranteeId": 2,
"CountingDate": "2025-12-06T06:24:02.9276832+02:00",
"LastTime": "2025-12-06T06:24:02.9276832+02:00",
"PilotId": 4,
"SecondsCount": 5.1,
"Garantee": {
"Id": 1,
"Title": "sample string 2",
"StartDate": "2025-12-06T06:24:02.9276832+02:00",
"EndDate": "2025-12-06T06:24:02.9276832+02:00",
"Active": true,
"TargetNoOfHours": 4,
"TargetNoOfRequets": 5,
"TargetMinCancelTimes": 6,
"TargetNoOfIgnoreTimes": 7,
"OfferAmount": 8.0,
"AppliedToShops": true,
"AppliedToPilots": true,
"ApperOnApp": true,
"Image": "sample string 12",
"PricingMode": 1,
"VehicleTypeId": 1,
"FromTime": "2025-12-06T06:24:02.9276832+02:00",
"ToTime": "2025-12-06T06:24:02.9276832+02:00",
"IsRecurring": true,
"RecurringType": 1,
"InsertAllAmount": true,
"GaranteeFilterTypeId": 1,
"GaranteeFilterType": {
"Id": 1,
"FilterName": "sample string 2"
}
}
},
{
"Id": 1,
"GaranteeId": 2,
"CountingDate": "2025-12-06T06:24:02.9276832+02:00",
"LastTime": "2025-12-06T06:24:02.9276832+02:00",
"PilotId": 4,
"SecondsCount": 5.1,
"Garantee": {
"Id": 1,
"Title": "sample string 2",
"StartDate": "2025-12-06T06:24:02.9276832+02:00",
"EndDate": "2025-12-06T06:24:02.9276832+02:00",
"Active": true,
"TargetNoOfHours": 4,
"TargetNoOfRequets": 5,
"TargetMinCancelTimes": 6,
"TargetNoOfIgnoreTimes": 7,
"OfferAmount": 8.0,
"AppliedToShops": true,
"AppliedToPilots": true,
"ApperOnApp": true,
"Image": "sample string 12",
"PricingMode": 1,
"VehicleTypeId": 1,
"FromTime": "2025-12-06T06:24:02.9276832+02:00",
"ToTime": "2025-12-06T06:24:02.9276832+02:00",
"IsRecurring": true,
"RecurringType": 1,
"InsertAllAmount": true,
"GaranteeFilterTypeId": 1,
"GaranteeFilterType": {
"Id": 1,
"FilterName": "sample string 2"
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfGaranteePilotCounter xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/VOOO_MVCAPI.Models">
<GaranteePilotCounter>
<CountingDate>2025-12-06T06:24:02.9276832+02:00</CountingDate>
<Garantee>
<Active>true</Active>
<ApperOnApp>true</ApperOnApp>
<AppliedToPilots>true</AppliedToPilots>
<AppliedToShops>true</AppliedToShops>
<EndDate>2025-12-06T06:24:02.9276832+02:00</EndDate>
<FromTime>2025-12-06T06:24:02.9276832+02:00</FromTime>
<GaranteeFilterType>
<FilterName>sample string 2</FilterName>
<Id>1</Id>
</GaranteeFilterType>
<GaranteeFilterTypeId>1</GaranteeFilterTypeId>
<Id>1</Id>
<Image>sample string 12</Image>
<InsertAllAmount>true</InsertAllAmount>
<IsRecurring>true</IsRecurring>
<OfferAmount>8</OfferAmount>
<PricingMode>1</PricingMode>
<RecurringType>1</RecurringType>
<StartDate>2025-12-06T06:24:02.9276832+02:00</StartDate>
<TargetMinCancelTimes>6</TargetMinCancelTimes>
<TargetNoOfHours>4</TargetNoOfHours>
<TargetNoOfIgnoreTimes>7</TargetNoOfIgnoreTimes>
<TargetNoOfRequets>5</TargetNoOfRequets>
<Title>sample string 2</Title>
<ToTime>2025-12-06T06:24:02.9276832+02:00</ToTime>
<VehicleTypeId>1</VehicleTypeId>
</Garantee>
<GaranteeId>2</GaranteeId>
<Id>1</Id>
<LastTime>2025-12-06T06:24:02.9276832+02:00</LastTime>
<PilotId>4</PilotId>
<SecondsCount>5.1</SecondsCount>
</GaranteePilotCounter>
<GaranteePilotCounter>
<CountingDate>2025-12-06T06:24:02.9276832+02:00</CountingDate>
<Garantee>
<Active>true</Active>
<ApperOnApp>true</ApperOnApp>
<AppliedToPilots>true</AppliedToPilots>
<AppliedToShops>true</AppliedToShops>
<EndDate>2025-12-06T06:24:02.9276832+02:00</EndDate>
<FromTime>2025-12-06T06:24:02.9276832+02:00</FromTime>
<GaranteeFilterType>
<FilterName>sample string 2</FilterName>
<Id>1</Id>
</GaranteeFilterType>
<GaranteeFilterTypeId>1</GaranteeFilterTypeId>
<Id>1</Id>
<Image>sample string 12</Image>
<InsertAllAmount>true</InsertAllAmount>
<IsRecurring>true</IsRecurring>
<OfferAmount>8</OfferAmount>
<PricingMode>1</PricingMode>
<RecurringType>1</RecurringType>
<StartDate>2025-12-06T06:24:02.9276832+02:00</StartDate>
<TargetMinCancelTimes>6</TargetMinCancelTimes>
<TargetNoOfHours>4</TargetNoOfHours>
<TargetNoOfIgnoreTimes>7</TargetNoOfIgnoreTimes>
<TargetNoOfRequets>5</TargetNoOfRequets>
<Title>sample string 2</Title>
<ToTime>2025-12-06T06:24:02.9276832+02:00</ToTime>
<VehicleTypeId>1</VehicleTypeId>
</Garantee>
<GaranteeId>2</GaranteeId>
<Id>1</Id>
<LastTime>2025-12-06T06:24:02.9276832+02:00</LastTime>
<PilotId>4</PilotId>
<SecondsCount>5.1</SecondsCount>
</GaranteePilotCounter>
</ArrayOfGaranteePilotCounter>