dev.common.hotelcard.com Open in urlscan Pro
174.138.105.130  Public Scan

URL: https://dev.common.hotelcard.com/
Submission: On December 06 via api from US — Scanned from NL

Form analysis 0 forms found in the DOM

Text Content

HOTELCARD COMMONSERVICE ENDPOINTS


COMMONSERVICE

Status: Running

Method URI Description GET|HEAD api/status Check the status of the
CommonService. GET|HEAD api/country/{locale}/all Retrieve all countries for the
specified locale. GET|HEAD api/country/code/{code} Retrieve country details by
code. GET|HEAD api/country/{locale}/{id} Retrieve country details by ID and
locale. GET|HEAD api/country/{locale}/dropdown Retrieve country dropdown options
for the specified locale. POST api/country/check-overseas Check if a country is
overseas. GET|HEAD api/currency/all Retrieve all currencies. POST
api/currency/rate Retrieve exchange rate between two currencies. POST
api/currency/rates Retrieve all exchange rates between two currencies. POST
api/currency/rate/by-date Retrieve exchange rate between two currencies by date.
POST api/currency/rounding-value Retrieve the rounding value for a specified
currency. GET|HEAD api/{fallbackPlaceholder} Handle undefined routes with a JSON
error response.