Provider hotel codes for a base code
GET/content/hotels/v1/hotels/:baseCode/provider-codes
Returns all provider hotel codes mapped to a Bundleport base code, each with the confidence of that match so you can apply your own threshold (for example accept above 90, review 70-90, discard below) instead of taking every match on trust.
confidencePct absent means the pair predates the confidence table: treat it as
unknown, not as zero. A retired base code resolves to its survivor automatically.
Request
Responses
- 200
- 400
- 500
Provider codes for the base code
Missing baseCode
Internal server error