Skip to main content

HotelCodeTranslation

inputCodestringrequired

The requested provider-native code.

baseCodestringrequired

Bundleport base code for this hotel.

targets objectrequired

Native hotel IDs for requested targetProviders that have a mapping. Unknown targets are omitted.

property name*string
confidencePctinteger

Match confidence for the source mapping member when known. Omitted when unknown; never sent as 0 to mean unknown.

HotelCodeTranslation
{
"inputCode": "string",
"baseCode": "string",
"targets": {},
"confidencePct": 0
}