Get Rate Information
Used to verify prices given a vendorRateID (Check availability for details).
Request parameters
{
"pickUpDateTime": "2001-06-07T05:52:04Z",
"returnDateTime": "1987-09-27T18:08:16Z",
"pickUpLocationCode": "HER",
"pickUpExtendedLocationCode": "HER01",
"returnLocationCode": "HER",
"returnExtendedLocationCode": "HER01",
"vehicleGroupPrefAccriss": "MNAV",
"rateCode": "stations",
"promotionCode": "promoMay",
"vendorRateID": "6YEfMHCaCT",
"specialEquipmentPreferences": [
{
"equipType": 15,
"quantity": 1
}
]
}
Responses
{
"pickupStationInfo": {
"stationType": "Airport",
"locationCode": "HER",
"extendedLocationCode": "HER01",
"name": "Heraklion airport",
"address": {
"addressLine": [
"Herakleion Airport Nikos Kazantzakis",
"(25.1747,35.3396)"
],
"city": "Herakleion",
"postalCode": "71408",
"country": {
"code": "GR",
"name": "Greece"
},
"coordinates": {
"latitude": 25.1747,
"longitude": 35.3396
}
},
"telephone": "example",
"additionalInfo": {
"text": "The customer will walk to the parking lot, 50 meters opposite from the airport building and then he will be transferred to our office, which is 700 meters away, with shuttle bus.",
"operationTime": [
{
"days": [
"Monday",
"Tuesday"
],
"schedule": {
"normal": {
"start": "10:00:00",
"end": "18:16:40"
},
"extended": {
"start": "18:33:20",
"end": "01:00:00"
}
}
}
]
}
},
"returnStationInfo": {
"stationType": "Airport",
"locationCode": "HER",
"extendedLocationCode": "HER01",
"name": "Heraklion airport",
"address": {
"addressLine": [
"Herakleion Airport Nikos Kazantzakis",
"(25.1747,35.3396)"
],
"city": "Herakleion",
"postalCode": "71408",
"country": {
"code": "GR",
"name": "Greece"
},
"coordinates": {
"latitude": 25.1747,
"longitude": 35.3396
}
},
"telephone": "example",
"additionalInfo": {
"text": "The customer will walk to the parking lot, 50 meters opposite from the airport building and then he will be transferred to our office, which is 700 meters away, with shuttle bus.",
"operationTime": [
{
"days": [
"Monday",
"Tuesday"
],
"schedule": {
"normal": {
"start": "10:00:00",
"end": "18:16:40"
},
"extended": {
"start": "18:33:20",
"end": "01:00:00"
}
}
}
]
}
},
"vehicle": {
"airConditionInd": true,
"code": "MNAV",
"description": "Fiat 500 cabrio or similar",
"passengerQuantity": 4,
"transmissionType": "Automatic",
"vendorCarType": "ASE",
"vehMakeModel": "Economy",
"pictureURL": "",
"doorsNum": 4,
"suitcasesNum": 4,
"minDriverAge": 20,
"maxDriverAge": 99,
"youngDriverAge": 23,
"insuranceExcess": 1000,
"insuranceDeposit": 0,
"sippCategoryId": "I",
"sippTypeId": "V",
"sippTransmissionId": "M",
"sippFuelId": "R"
},
"pricedEquips": [
{
"VehicleCharge": {
"amount": 213.12,
"currencyCode": "EUR",
"description": "Product Cost",
"detailedDescription": "",
"guaranteedInd": true,
"includedInEstTotalInd": true,
"includedInRate": true,
"purpose": 1,
"taxInclusive": true,
"calculationInfo": {
"quantity": 4,
"unitCharge": 53.28,
"unitName": "Rental"
}
}
}
],
"pricedCoverages": [
{
"VehicleCharge": {
"amount": 213.12,
"currencyCode": "EUR",
"description": "Product Cost",
"detailedDescription": "",
"guaranteedInd": true,
"includedInEstTotalInd": true,
"includedInRate": true,
"purpose": 1,
"taxInclusive": true,
"calculationInfo": {
"quantity": 4,
"unitCharge": 53.28,
"unitName": "Rental"
}
}
}
],
"rentalRate": [
null,
null
],
"totalCharge": {
"currencyCode": "EUR",
"estimatedTotalAmount": 245.81,
"rateTotalAmount": 245.81,
"VAT": 67.35,
"VATPercentage": 24
}
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
Last modified: 07 August 2025