Services

the contracts available

before you begin

  • [clientIdentification] please replace for the name before .cangoooroo.net in your URL.

  • [SERVICE] is the type of service you prefer, replace it for SOAP or REST.

General postman examples can be found here: https://documenter.getpostman.com/view/11200591/SzfAymKV?version=latest#intro.

important remark

  • [Dates fields] when you have a DATE field you must inform in the pattern "YYYY-MM-DD". Do not send Timezone or Time! this is also on our FAQ, please read it.

Use this contract to search for hotels, get booking conditions and book rooms. Also you can cancel bookings. If you want to have detailed information about an existing booking please have a look on our backoffices contracts below.

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/Hotel.svc/[method]

  • search

  • getBookingConditions

  • doBooking

  • cancelAllHotelServices

  • cancelByService

Use this contract to search for cars to rental, get booking conditions and book a car. Also you can cancel bookings. If you want to have detailed information about an existing booking please have a look on our backoffices contracts below.

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/RentACar.svc/[method]

  • search

  • getBookingConditions

  • doBooking

  • cancelAllRentACarServices

  • cancelByService

flight (tbd)

Use this contract to search for flights, get booking conditions and book a flight. Also you can cancel bookings. If you want to have detailed information about an existing booking please have a look on our backoffices contracts below.

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/Flight.svc/[method]

  • search

  • SearchNextSegment

  • getBookingConditions

  • doBooking

  • cancelAllFlightServices

  • cancelByService

transfer (tbd)

Use this contract to search for transfers, get booking conditions and book a transfer. Also you can cancel bookings. If you want to have detailed information about an existing booking please have a look on our backoffices contracts below.

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/Transfer.svc/[method]

  • search

  • getBookingConditions

  • doBooking

  • cancelAllTransferServices

  • cancelByService

activities & tickets (tbd)

Use this contract to search for services like activities and tickets - we call it tour in general, get booking conditions and book a tour. Also you can cancel bookings. If you want to have detailed information about an existing booking please have a look on our backoffices contracts below.

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/Tour.svc/[method]

  • search

  • getBookingConditions

  • doBooking

  • cancelAllTourServices

  • cancelByService

insurance (tbd)

Use this contract to search for insurance services, get booking conditions and book an insurance. Also you can cancel bookings. If you want to have detailed information about an existing booking please have a look on our backoffices contracts below.

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/Insurance.svc/[method]

  • search

  • getBookingConditions

  • doBooking

  • cancelAllInsuranceServices

  • cancelByService

circuit (tbd)

Use this contract to search for circuits, get booking conditions and book an insurance. Also you can cancel bookings. If you want to have detailed information about an existing booking please have a look on our backoffices contracts below.

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/Circuit.svc/[method]

  • search

  • getBookingConditions

  • doBooking

  • cancelAllCircuitServices

  • cancelByService

Use this contract to get payment conditions available or the specific ones that are allowed for a desired service.

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/Payment.svc/[method]

  • getPaymentConditions

  • payBooking

  • getPaymentConditionByToken

backoffice

The backoffice contracts are delivered in two specific formats: one is meant for the Kangaroo licensee owners (Cangooroo Backoffice). The other is to clients of a Cangooroo licensee owner (client Backoffice).

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/ClientBackOffice.svc/[method]

  • getLastFXRate

  • getIncidents

  • creatIncident

  • addIncidentMessage

  • authenticate

  • getBookingList

  • getBookingDetail

  • cancelBooking

URL: https://ws-[clientIdentification].cangooroo.net/API/[SERVICE]/CangoorooBackOffice.svc/[method]

  • updateFXRate

  • getLastFXRate

  • getClientDetail

  • getBookingList

  • getBookingDetail

  • confirmClientPayment

  • confirmSupplierPayment

  • cancelBooking

  • cancelBookingByService