ENVIRONMENT : Test

DELETE {culture}/api/ExLeaseBooking/Cancel/{number}

Cancels the booking. Returns cancelled booking model.

Request Information

URI Parameters

Name Description Type Additional information
culture

string

None.

number

Booking number. Identifier in provider system.

string

Required

Body Parameters

None.

Response Information

Resource Description

Cancels the booking. Returns cancelled booking model.

ExLeaseBookingModel
Name Description Type Additional information
AllowedDamagesCount

Allowed damages count

integer

None.

Booking_Drivers

List of drivers.

Collection of ExBookingDriverModel

None.

BookingMonthlyPriceCalculationTypeId

Identifier of booking monthly price calculation type. (1 = MONTH, 2 = 30DAY, 3 = MONTH30)

integer

Range: inclusive between 1 and 3

BookingTypeId

Booking type identifier. 1 = Fix / Contract, 2 = Reservation / Option, 3 = Inquiry

integer

None.

CancellationDate

Cancellation date time, if booking is canceled. UTC representation in ISO 8601 format.

date

None.

CarCategoryId

Identifier of car category in provider system.

integer

Range: inclusive between 1 and 2147483647

CarCategorySIPP

ACRISS code used to summarise the key features of a vehicle.

string

None.

ClientId

Client identifier (from Addressbook)

integer

Range: inclusive between 1 and 2147483647

ClientVatFreeArticleId

Identifier of the VAT free article if client is VAT free

integer

None.

CollectionLocation

Location for car collection.

string

None.

Currency

ISO 4217 currency code for this booking.

string

None.

CurrentDomesticCurrencyCode

Current domestic currency

string

None.

CurrentDomesticCurrencyId

Current domestic currency identifier

integer

None.

DateIn

Drop-off date and time in ISO 8601 format. Local representation in ISO 8601 format without time zone designator. It represents time in pickup location local time. Example: '2018-03-22T07:20:00'.

date

None.

DateOut

Pick-up date and time in ISO 8601 format. Local representation in ISO 8601 format without time zone designator. It represents time in pickup location local time. Example: '2018-03-21T07:15:00'.

date

None.

DaysForPayment

Total days for payment

integer

None.

DeliveryLocation

Location for car delivery.

string

None.

DomesticCurrencyCode

Domestic currency

string

None.

DomesticCurrencyId

Domestic currency identifier

integer

None.

DomesticToCurrentDomesticExchangeRate

Domestic to current domestic currency exchange rate

decimal number

None.

DropOffLocation

DropOff location.

ExDropOffLocationModel

None.

DropOffLocationId

DropOff location identifier (ie. identifier of location in foreign country)

integer

None.

ExpirationDate

Expiration date time for reservations. UTC representation in ISO 8601 format.

date

None.

ExternalUserId

Optional. External system (e.g. company web) user identifier

string

Max length: 10

FlightNumber

Customer arrival flight number

string

None.

ForceInstallmentPaymentInAdvance

Force installment payment in advance

boolean

None.

ForceInstallmentPaymentOnLastDayInMonth

Force installment payment on last day in month

boolean

None.

HasCollection

Flag that user requested collection of the vehicle from location other that office estimated in

boolean

None.

HasDelivery

Flag that user requested delivery of the vehicle to location other that office out.

boolean

None.

HoursForPayment

Total hours for payment

integer

None.

Id

Booking identifier

integer

None.

InitialBookingDate

Date and time of booking creation. UTC representation in ISO 8601 format.

date

None.

InstalmentAmount

Instalment amount

decimal number

None.

IntegrationRemark

string

None.

IsCancelled

Is booking canceled or not

boolean

None.

IsClientVatFree

Is client VAT free or not

boolean

None.

IsFreeUpgrade

boolean

None.

IsPaymentInInstalments

Is payment in instalments or not

boolean

None.

IsProcessed

True if booking is processed in agency. Editing is disabled.

boolean

None.

LeaseContractNumber

Lease contract number

string

None.

MeetAndGreetLocationInId

Meet and greet location IN identifier

integer

None.

MeetAndGreetLocationInName

Meet and greet location IN name.

string

None.

MeetAndGreetLocationOutId

Meet and greet location OUT identifier

integer

None.

MeetAndGreetLocationOutName

Meet and greet location OUT name.

string

None.

ModificationTime

Date and time of booking last modification. UTC representation in ISO 8601 format.

date

None.

MonthlyMilesAllowed

Monthly miles allowed

integer

None.

MonthlyMilesPriceAmountOverride

Monthly miles price amount override

decimal number

None.

Number

Booking number. Ommit this parameter if booking is not saved.

string

None.

OfficeIn

Return office.

ExOfficeListModel

None.

OfficeInCode

Alphanumeric code of the drop-off office.

string

None.

OfficeInId

Identifier of return office in provider system.

integer

None.

OfficeInName

Name of the drop-off office.

string

None.

OfficeOut

Pick-up office.

ExOfficeListModel

None.

OfficeOutCode

Alphanumeric code of the pick-up office.

string

None.

OfficeOutId

Identifier of pick-up office in provider system.

integer

Range: inclusive between 1 and 2147483647

OfficeOutName

Name of the pick-up office.

string

None.

OrderReference

Order reference

string

None.

PartnerWebCode

Code of partner web that hosts B2C search form for web bookings.

string

None.

PriceDate

Price UTC date and time in ISO 8601 format. It represents time of availability search and can be sent to booking "save" method to prevent price changes.

date

None.

Pricelist

Booking pricelist.

ExCarPricelistListModel

None.

PricelistCode

Alphanumeric code of pricelist used for this booking.

string

None.

PricelistId

Identifier of pricelist in provider system.

integer

Range: inclusive between 1 and 2147483647

Remark

Arbitrary remarks for this booking.

string

None.

ReservedCarDate

Reserved car date

date

None.

ReservedCarId

Reserved car identifier

integer

None.

RowVersion

Identifier of document version, recevied in response of "booking save" method. Prevents overwriting changes to same document. Set null if booking is not saved.

Collection of byte

None.

Services

List of services. Contains both obligatory and optional services. Pick optional services by setting "IsSelected" property to "true".

Collection of ExBookingServiceModel

None.

Total

Total booking price.

decimal number

None.

TotalAddition

Additions component of booking price.

decimal number

None.

TotalDiscount

Discount component of booking price.

decimal number

None.

TotalInsurance

Insurances component of booking price.

decimal number

None.

TotalRent

Car rental component of booking price.

decimal number

None.

Totals

List of totals by price type (1 - pay on reservation, 2 - pay on arrival).

Collection of ExBookingTotalModel

None.

TotalVat

Vat component of booking price.

decimal number

None.

TrackingId

string

None.

UserModifiedName

Name of user who last modified the booking.

string

None.

UserOpenName

Name of user who created the booking.

string

None.

UserReservedCarId

Reserved car user identifier

integer

None.

VoucherNumber

Number of voucher given by agency to the client.

string

None.

Response Formats

application/json, text/json

Sample:
{
  "RowVersion": "QEA=",
  "Id": 56985,
  "BookingMonthlyPriceCalculationTypeId": 1,
  "Currency": "EUR",
  "CarCategoryId": 1,
  "PricelistId": 1,
  "PriceDate": "2018-03-22T07:30:00",
  "OfficeOutId": 1,
  "DateOut": "2018-03-21T07:15:00",
  "OfficeInId": 1,
  "DateIn": "2018-03-22T07:30:00",
  "VoucherNumber": "HR 4887491-1",
  "HasDelivery": true,
  "DeliveryLocation": "Hotel A, Zagreb",
  "HasCollection": true,
  "CollectionLocation": "Hotel B, Zagreb",
  "Booking_Drivers": [
    {
      "Id": 1,
      "Name": "John",
      "Surname": "Doe",
      "Code": "CD1234",
      "Phone": "+385 92 1234567",
      "DriverAge": 35,
      "Email": "john.doe@sampledomain.com",
      "Gender": "female",
      "Street": "sample string 2",
      "PostalCode": "sample string 3",
      "TownName": "sample string 4",
      "CountryCode": "US",
      "ProvinceCode": "TO",
      "DriversLicenseNumber": "sample string 5",
      "DriversLicenseIssuedIn": "sample string 6",
      "DriversLicenseIssueDate": "2026-05-15T11:05:44.1357302+02:00",
      "DriversLicenseValidUntil": "2026-05-15T11:05:44.1357302+02:00",
      "DriversLicenseValidUnlimited": true,
      "Base64FrontDriversLicenseImage": "sample string 7",
      "Base64BackDriversLicenseImage": "sample string 8",
      "PassportNumber": "sample string 9",
      "PassportIssuedIn": "sample string 10",
      "PassportIssueDate": "2026-05-15T11:05:44.1357302+02:00",
      "PassportValidUntil": "2026-05-15T11:05:44.1357302+02:00",
      "PassportValidUnlimited": true,
      "Base64FrontPassportImage": "sample string 11",
      "Base64BackPassportImage": "sample string 12",
      "IdentityCardNumber": "sample string 13",
      "IdentityCardIssuedIn": "sample string 14",
      "IdentityCardIssueDate": "2026-05-15T11:05:44.1357302+02:00",
      "IdentityCardValidUntil": "2026-05-15T11:05:44.1357302+02:00",
      "IdentityCardValidUnlimited": true,
      "Base64FrontIdentityCardImage": "sample string 15",
      "Base64BackIdentityCardImage": "sample string 16",
      "DateOfBirth": "2026-05-15T11:05:44.1357302+02:00",
      "FullName": "John Doe",
      "IsDriverLicenceDomestic": true,
      "DriverLicenceTownCode": "sample string 18",
      "DriverLicenceCountryCode": "sample string 19",
      "IsPassportDomestic": true,
      "PassportTownCode": "sample string 21",
      "PassportCountryCode": "sample string 22",
      "IsIdCardDomestic": true,
      "IdCardTownCode": "sample string 24",
      "IdCardCountryCode": "sample string 25"
    },
    {
      "Id": 1,
      "Name": "John",
      "Surname": "Doe",
      "Code": "CD1234",
      "Phone": "+385 92 1234567",
      "DriverAge": 35,
      "Email": "john.doe@sampledomain.com",
      "Gender": "female",
      "Street": "sample string 2",
      "PostalCode": "sample string 3",
      "TownName": "sample string 4",
      "CountryCode": "US",
      "ProvinceCode": "TO",
      "DriversLicenseNumber": "sample string 5",
      "DriversLicenseIssuedIn": "sample string 6",
      "DriversLicenseIssueDate": "2026-05-15T11:05:44.1357302+02:00",
      "DriversLicenseValidUntil": "2026-05-15T11:05:44.1357302+02:00",
      "DriversLicenseValidUnlimited": true,
      "Base64FrontDriversLicenseImage": "sample string 7",
      "Base64BackDriversLicenseImage": "sample string 8",
      "PassportNumber": "sample string 9",
      "PassportIssuedIn": "sample string 10",
      "PassportIssueDate": "2026-05-15T11:05:44.1357302+02:00",
      "PassportValidUntil": "2026-05-15T11:05:44.1357302+02:00",
      "PassportValidUnlimited": true,
      "Base64FrontPassportImage": "sample string 11",
      "Base64BackPassportImage": "sample string 12",
      "IdentityCardNumber": "sample string 13",
      "IdentityCardIssuedIn": "sample string 14",
      "IdentityCardIssueDate": "2026-05-15T11:05:44.1357302+02:00",
      "IdentityCardValidUntil": "2026-05-15T11:05:44.1357302+02:00",
      "IdentityCardValidUnlimited": true,
      "Base64FrontIdentityCardImage": "sample string 15",
      "Base64BackIdentityCardImage": "sample string 16",
      "DateOfBirth": "2026-05-15T11:05:44.1357302+02:00",
      "FullName": "John Doe",
      "IsDriverLicenceDomestic": true,
      "DriverLicenceTownCode": "sample string 18",
      "DriverLicenceCountryCode": "sample string 19",
      "IsPassportDomestic": true,
      "PassportTownCode": "sample string 21",
      "PassportCountryCode": "sample string 22",
      "IsIdCardDomestic": true,
      "IdCardTownCode": "sample string 24",
      "IdCardCountryCode": "sample string 25"
    }
  ],
  "ExternalUserId": "12345",
  "MeetAndGreetLocationOutId": 1,
  "MeetAndGreetLocationInId": 1,
  "DropOffLocationId": 1,
  "ClientId": 1,
  "Number": "2016-ZS-4568",
  "FlightNumber": "AAL293",
  "IsPaymentInInstalments": true,
  "InstalmentAmount": 1.0,
  "IsClientVatFree": true,
  "ClientVatFreeArticleId": 1,
  "Services": [
    {
      "ServiceId": 1,
      "ServiceGroupId": 1,
      "ServiceGroupName": "Equipment",
      "ServiceTypeId": 1,
      "ServiceTypeName": "One way fee",
      "Name": "Some service",
      "Description": "Some service description",
      "IsRent": true,
      "IsSelected": true,
      "Quantity": 2,
      "IsMandatory": true,
      "IsQuantityEditable": true,
      "MaximumQuantity": 4,
      "InsuranceFranchiseAmount": 1.0,
      "FranchiseTheftAmount": 1.0,
      "ServicePrices": [
        {
          "BookingItemPriceTypeId": 1,
          "MonthlyOverrideAmount": 1.0,
          "UseMonthlyPriceCalculation": true,
          "AmountNetWithoutDiscount": 1.0,
          "IsDiscountPercentage": true,
          "DiscountPercentage": 1.0,
          "DiscountAmount": 1.0,
          "DateFrom": "2026-05-15T11:05:44.1357302+02:00",
          "DateTo": "2026-05-15T11:05:44.1357302+02:00",
          "MaxPriceDateTo": "2026-05-15T11:05:44.1357302+02:00",
          "PricelistPriceId": 1,
          "PricelistId": 1,
          "PricelistCode": "sample string 4",
          "PricelistName": "sample string 5",
          "FreeOfCharge": true,
          "IncludedInPriceUnlimited": true,
          "IncludedInPriceLimited": true,
          "IncludedPerDurationMeasuringUnit": true,
          "IncludedPerContract": true,
          "IsOneTimePayment": true,
          "IsMainRent": true,
          "Currency": "sample string 13",
          "DomesticCurrency": "sample string 14",
          "Quantity": 15,
          "MaximumQuantity": 1,
          "CurrencyId": 16,
          "DomesticCurrencyId": 17,
          "VatRateId": 18,
          "VatRateRate": 19.0,
          "ExchangeRate": 1.0,
          "MaxDurationMeasuringUnitForPayment": 1,
          "QuantityIncluded": 20,
          "DurationMeasuringUnitId": 21,
          "AmountNetWithoutDiscountDomestic": 1.0,
          "DiscountAmountDomestic": 1.0,
          "AmountNetWithDiscount": 1.0,
          "AmountNetWithDiscountDomestic": 1.0,
          "Amount": 1.0,
          "AmountDomestic": 1.0,
          "OverrideAmountNetWithoutDiscountPerDurationMeasuringUnit": 1.0,
          "OverrideAmountPerDurationMeasuringUnit": 1.0,
          "OrdinalNumber": 22,
          "IsVatFree": true,
          "VatFreeArticleId": 1,
          "IsMandatory": true,
          "DaysForPayment": 25,
          "HoursForPayment": 26,
          "DamageId": 1,
          "TrafficFineId": 1,
          "IsManualPriceEntry": true,
          "IsManualPriceByDurationMeasuringUnitEntry": true,
          "IsManualTerminEntry": true,
          "BookingMonthlyPriceMonthsForPayment": 1,
          "BookingMonthlyPriceDaysForPayment": 1,
          "OriginalAmountTotal": 1.0,
          "DiscountReason": "sample string 30",
          "AmountPaid": 31.0,
          "AmountTotal": 1.0,
          "AmountNetWithoutDiscountTotal": 1.0,
          "AmountTotalDomestic": 1.0,
          "VatTotal": 1.0
        },
        {
          "BookingItemPriceTypeId": 1,
          "MonthlyOverrideAmount": 1.0,
          "UseMonthlyPriceCalculation": true,
          "AmountNetWithoutDiscount": 1.0,
          "IsDiscountPercentage": true,
          "DiscountPercentage": 1.0,
          "DiscountAmount": 1.0,
          "DateFrom": "2026-05-15T11:05:44.1357302+02:00",
          "DateTo": "2026-05-15T11:05:44.1357302+02:00",
          "MaxPriceDateTo": "2026-05-15T11:05:44.1357302+02:00",
          "PricelistPriceId": 1,
          "PricelistId": 1,
          "PricelistCode": "sample string 4",
          "PricelistName": "sample string 5",
          "FreeOfCharge": true,
          "IncludedInPriceUnlimited": true,
          "IncludedInPriceLimited": true,
          "IncludedPerDurationMeasuringUnit": true,
          "IncludedPerContract": true,
          "IsOneTimePayment": true,
          "IsMainRent": true,
          "Currency": "sample string 13",
          "DomesticCurrency": "sample string 14",
          "Quantity": 15,
          "MaximumQuantity": 1,
          "CurrencyId": 16,
          "DomesticCurrencyId": 17,
          "VatRateId": 18,
          "VatRateRate": 19.0,
          "ExchangeRate": 1.0,
          "MaxDurationMeasuringUnitForPayment": 1,
          "QuantityIncluded": 20,
          "DurationMeasuringUnitId": 21,
          "AmountNetWithoutDiscountDomestic": 1.0,
          "DiscountAmountDomestic": 1.0,
          "AmountNetWithDiscount": 1.0,
          "AmountNetWithDiscountDomestic": 1.0,
          "Amount": 1.0,
          "AmountDomestic": 1.0,
          "OverrideAmountNetWithoutDiscountPerDurationMeasuringUnit": 1.0,
          "OverrideAmountPerDurationMeasuringUnit": 1.0,
          "OrdinalNumber": 22,
          "IsVatFree": true,
          "VatFreeArticleId": 1,
          "IsMandatory": true,
          "DaysForPayment": 25,
          "HoursForPayment": 26,
          "DamageId": 1,
          "TrafficFineId": 1,
          "IsManualPriceEntry": true,
          "IsManualPriceByDurationMeasuringUnitEntry": true,
          "IsManualTerminEntry": true,
          "BookingMonthlyPriceMonthsForPayment": 1,
          "BookingMonthlyPriceDaysForPayment": 1,
          "OriginalAmountTotal": 1.0,
          "DiscountReason": "sample string 30",
          "AmountPaid": 31.0,
          "AmountTotal": 1.0,
          "AmountNetWithoutDiscountTotal": 1.0,
          "AmountTotalDomestic": 1.0,
          "VatTotal": 1.0
        }
      ]
    },
    {
      "ServiceId": 1,
      "ServiceGroupId": 1,
      "ServiceGroupName": "Equipment",
      "ServiceTypeId": 1,
      "ServiceTypeName": "One way fee",
      "Name": "Some service",
      "Description": "Some service description",
      "IsRent": true,
      "IsSelected": true,
      "Quantity": 2,
      "IsMandatory": true,
      "IsQuantityEditable": true,
      "MaximumQuantity": 4,
      "InsuranceFranchiseAmount": 1.0,
      "FranchiseTheftAmount": 1.0,
      "ServicePrices": [
        {
          "BookingItemPriceTypeId": 1,
          "MonthlyOverrideAmount": 1.0,
          "UseMonthlyPriceCalculation": true,
          "AmountNetWithoutDiscount": 1.0,
          "IsDiscountPercentage": true,
          "DiscountPercentage": 1.0,
          "DiscountAmount": 1.0,
          "DateFrom": "2026-05-15T11:05:44.1357302+02:00",
          "DateTo": "2026-05-15T11:05:44.1357302+02:00",
          "MaxPriceDateTo": "2026-05-15T11:05:44.1357302+02:00",
          "PricelistPriceId": 1,
          "PricelistId": 1,
          "PricelistCode": "sample string 4",
          "PricelistName": "sample string 5",
          "FreeOfCharge": true,
          "IncludedInPriceUnlimited": true,
          "IncludedInPriceLimited": true,
          "IncludedPerDurationMeasuringUnit": true,
          "IncludedPerContract": true,
          "IsOneTimePayment": true,
          "IsMainRent": true,
          "Currency": "sample string 13",
          "DomesticCurrency": "sample string 14",
          "Quantity": 15,
          "MaximumQuantity": 1,
          "CurrencyId": 16,
          "DomesticCurrencyId": 17,
          "VatRateId": 18,
          "VatRateRate": 19.0,
          "ExchangeRate": 1.0,
          "MaxDurationMeasuringUnitForPayment": 1,
          "QuantityIncluded": 20,
          "DurationMeasuringUnitId": 21,
          "AmountNetWithoutDiscountDomestic": 1.0,
          "DiscountAmountDomestic": 1.0,
          "AmountNetWithDiscount": 1.0,
          "AmountNetWithDiscountDomestic": 1.0,
          "Amount": 1.0,
          "AmountDomestic": 1.0,
          "OverrideAmountNetWithoutDiscountPerDurationMeasuringUnit": 1.0,
          "OverrideAmountPerDurationMeasuringUnit": 1.0,
          "OrdinalNumber": 22,
          "IsVatFree": true,
          "VatFreeArticleId": 1,
          "IsMandatory": true,
          "DaysForPayment": 25,
          "HoursForPayment": 26,
          "DamageId": 1,
          "TrafficFineId": 1,
          "IsManualPriceEntry": true,
          "IsManualPriceByDurationMeasuringUnitEntry": true,
          "IsManualTerminEntry": true,
          "BookingMonthlyPriceMonthsForPayment": 1,
          "BookingMonthlyPriceDaysForPayment": 1,
          "OriginalAmountTotal": 1.0,
          "DiscountReason": "sample string 30",
          "AmountPaid": 31.0,
          "AmountTotal": 1.0,
          "AmountNetWithoutDiscountTotal": 1.0,
          "AmountTotalDomestic": 1.0,
          "VatTotal": 1.0
        },
        {
          "BookingItemPriceTypeId": 1,
          "MonthlyOverrideAmount": 1.0,
          "UseMonthlyPriceCalculation": true,
          "AmountNetWithoutDiscount": 1.0,
          "IsDiscountPercentage": true,
          "DiscountPercentage": 1.0,
          "DiscountAmount": 1.0,
          "DateFrom": "2026-05-15T11:05:44.1357302+02:00",
          "DateTo": "2026-05-15T11:05:44.1357302+02:00",
          "MaxPriceDateTo": "2026-05-15T11:05:44.1357302+02:00",
          "PricelistPriceId": 1,
          "PricelistId": 1,
          "PricelistCode": "sample string 4",
          "PricelistName": "sample string 5",
          "FreeOfCharge": true,
          "IncludedInPriceUnlimited": true,
          "IncludedInPriceLimited": true,
          "IncludedPerDurationMeasuringUnit": true,
          "IncludedPerContract": true,
          "IsOneTimePayment": true,
          "IsMainRent": true,
          "Currency": "sample string 13",
          "DomesticCurrency": "sample string 14",
          "Quantity": 15,
          "MaximumQuantity": 1,
          "CurrencyId": 16,
          "DomesticCurrencyId": 17,
          "VatRateId": 18,
          "VatRateRate": 19.0,
          "ExchangeRate": 1.0,
          "MaxDurationMeasuringUnitForPayment": 1,
          "QuantityIncluded": 20,
          "DurationMeasuringUnitId": 21,
          "AmountNetWithoutDiscountDomestic": 1.0,
          "DiscountAmountDomestic": 1.0,
          "AmountNetWithDiscount": 1.0,
          "AmountNetWithDiscountDomestic": 1.0,
          "Amount": 1.0,
          "AmountDomestic": 1.0,
          "OverrideAmountNetWithoutDiscountPerDurationMeasuringUnit": 1.0,
          "OverrideAmountPerDurationMeasuringUnit": 1.0,
          "OrdinalNumber": 22,
          "IsVatFree": true,
          "VatFreeArticleId": 1,
          "IsMandatory": true,
          "DaysForPayment": 25,
          "HoursForPayment": 26,
          "DamageId": 1,
          "TrafficFineId": 1,
          "IsManualPriceEntry": true,
          "IsManualPriceByDurationMeasuringUnitEntry": true,
          "IsManualTerminEntry": true,
          "BookingMonthlyPriceMonthsForPayment": 1,
          "BookingMonthlyPriceDaysForPayment": 1,
          "OriginalAmountTotal": 1.0,
          "DiscountReason": "sample string 30",
          "AmountPaid": 31.0,
          "AmountTotal": 1.0,
          "AmountNetWithoutDiscountTotal": 1.0,
          "AmountTotalDomestic": 1.0,
          "VatTotal": 1.0
        }
      ]
    }
  ],
  "Remark": "Some arbitrary remarks",
  "IntegrationRemark": "Some arbitrary remarks",
  "BookingTypeId": 6,
  "IsCancelled": true,
  "IsProcessed": true,
  "CancellationDate": "2026-05-15T11:05:44.1357302+02:00",
  "ExpirationDate": "2026-05-15T11:05:44.1357302+02:00",
  "Total": 9.0,
  "CarCategorySIPP": "CCMR",
  "OfficeOutCode": "012",
  "OfficeOutName": "ZAGREB AIRPORT",
  "OfficeInCode": "012",
  "OfficeInName": "ZAGREB AIRPORT",
  "InitialBookingDate": "2026-05-15T11:05:44.1357302+02:00",
  "UserOpenName": "John Doe",
  "ModificationTime": "2026-05-15T11:05:44.1357302+02:00",
  "UserModifiedName": "John Doe",
  "PricelistCode": "EU 2016",
  "MeetAndGreetLocationOutName": "sample string 10",
  "MeetAndGreetLocationInName": "sample string 11",
  "TotalRent": 12.0,
  "TotalDiscount": 13.0,
  "TotalAddition": 14.0,
  "TotalInsurance": 15.0,
  "TotalVat": 16.0,
  "Totals": [
    {
      "BookingItemPriceTypeId": 1,
      "TotalRent": 2.0,
      "TotalDiscount": 3.0,
      "TotalAddition": 4.0,
      "TotalInsurance": 5.0,
      "TotalVat": 6.0,
      "Total": 7.0
    },
    {
      "BookingItemPriceTypeId": 1,
      "TotalRent": 2.0,
      "TotalDiscount": 3.0,
      "TotalAddition": 4.0,
      "TotalInsurance": 5.0,
      "TotalVat": 6.0,
      "Total": 7.0
    }
  ],
  "OfficeOut": {
    "Id": 1,
    "IsActive": true,
    "Code": "sample string 2",
    "Town": "sample string 3",
    "Address": "sample string 4",
    "AddressHouseNumber": "sample string 5",
    "PostalCode": "sample string 6",
    "Name": "sample string 7",
    "Office_OfficeGroups": [
      {
        "Id": 1,
        "OfficeGroupId": 1,
        "OfficeGroupName": "sample string 2",
        "OfficeId": 1,
        "OfficeName": "sample string 3"
      },
      {
        "Id": 1,
        "OfficeGroupId": 1,
        "OfficeGroupName": "sample string 2",
        "OfficeId": 1,
        "OfficeName": "sample string 3"
      }
    ],
    "Latitude": 1.0,
    "Longitude": 1.0,
    "FranchiseName": "sample string 8",
    "TenantCompanyName": "sample string 9",
    "IsShuttle": true,
    "CreationTime": "2026-05-15T11:05:44.1357302+02:00",
    "ModificationTime": "2026-05-15T11:05:44.1357302+02:00"
  },
  "OfficeIn": {
    "Id": 1,
    "IsActive": true,
    "Code": "sample string 2",
    "Town": "sample string 3",
    "Address": "sample string 4",
    "AddressHouseNumber": "sample string 5",
    "PostalCode": "sample string 6",
    "Name": "sample string 7",
    "Office_OfficeGroups": [
      {
        "Id": 1,
        "OfficeGroupId": 1,
        "OfficeGroupName": "sample string 2",
        "OfficeId": 1,
        "OfficeName": "sample string 3"
      },
      {
        "Id": 1,
        "OfficeGroupId": 1,
        "OfficeGroupName": "sample string 2",
        "OfficeId": 1,
        "OfficeName": "sample string 3"
      }
    ],
    "Latitude": 1.0,
    "Longitude": 1.0,
    "FranchiseName": "sample string 8",
    "TenantCompanyName": "sample string 9",
    "IsShuttle": true,
    "CreationTime": "2026-05-15T11:05:44.1357302+02:00",
    "ModificationTime": "2026-05-15T11:05:44.1357302+02:00"
  },
  "Pricelist": {
    "Id": 1,
    "Name": "Agency EU - 2016",
    "Code": "EU 2016",
    "Currency": "EUR",
    "IsNett": true,
    "ActiveFrom": "2026-05-15T11:05:44.1357302+02:00",
    "ActiveTo": "2026-05-15T11:05:44.1357302+02:00",
    "BookingFrom": "2026-05-15T11:05:44.1357302+02:00",
    "BookingTo": "2026-05-15T11:05:44.1357302+02:00",
    "BaseCarPricelistId": 1,
    "PriceAdjustmentPercentage": 1.0
  },
  "DropOffLocation": {
    "Id": 1,
    "Name": "Ljubljana Airport",
    "Code": "LJ",
    "CountryCode": "SI",
    "PostalCode": "1000",
    "Town": "Ljubljana",
    "Address": "Dunajska cesta",
    "AddressHouseNumber": "269",
    "Tel": "+385 1 6111113",
    "Fax": "+385 1 6111114",
    "Email": "somelocation@somecompany.com",
    "Latitude": -34.397255,
    "Longitude": 150.644823,
    "Remark": "Some remark",
    "DropOffInstructions": "Near...",
    "IsShuttle": true
  },
  "DaysForPayment": 1,
  "HoursForPayment": 1,
  "PartnerWebCode": "sample string 17",
  "MonthlyMilesAllowed": 1,
  "MonthlyMilesPriceAmountOverride": 1.0,
  "ForceInstallmentPaymentOnLastDayInMonth": true,
  "ForceInstallmentPaymentInAdvance": true,
  "AllowedDamagesCount": 1,
  "LeaseContractNumber": "sample string 18",
  "ReservedCarId": 1,
  "ReservedCarDate": "2026-05-15T11:05:44.1357302+02:00",
  "UserReservedCarId": 1,
  "OrderReference": "sample string 19",
  "TrackingId": "sample string 20",
  "DomesticCurrencyId": 1,
  "DomesticCurrencyCode": "sample string 21",
  "CurrentDomesticCurrencyId": 1,
  "CurrentDomesticCurrencyCode": "sample string 22",
  "DomesticToCurrentDomesticExchangeRate": 1.0,
  "IsFreeUpgrade": true
}