Who this is for
OTA lodging / activities integrators who have shipped Hotelbeds (or similar bedbanks) and know how ON_REQUEST, net vs selling, and cancellation classes actually behave in sandbox vs live.
Why this hardens the system
Open DOMAIN_QUESTIONs in the KB / mappers:
Activities (docs/knowledge-base/activities.md, packages/adapters/hotelbeds/src/activities-mapper.ts):
- DQ-A2 net vs selling rate
- DQ-A3
ON_REQUEST confirmation / poll cadence
- DQ-A5 cancellation policy structure (
NOR/NRF vs stepped penalty list)
Transfers (docs/knowledge-base/transfers.md):
- DQ-T2 GPS code format
- DQ-T3/T5 time + timezone
- DQ-T4 per-vehicle vs per-pax pricing
- DQ-T6
ON_REQUEST
- DQ-T7 net vs selling
Wrong answers here = wrong cancel penalties and stuck bookings.
What we need
- Close as many DQ-A* / DQ-T* items as you can from official docs or live/sandbox observation (cite which).
- Update KB "Open DOMAIN_QUESTIONs" → CLOSED with evidence.
- Adjust mappers + add adapter tests with recorded fixtures (redact keys).
Acceptance criteria
Search keywords
help wanted · Hotelbeds · activities · transfers · ON_REQUEST · cancellation policy · OTA · lodging
How to contribute
Sandbox response samples (sanitized) in comments are gold. KB close-out PRs welcome per DQ.
Who this is for
OTA lodging / activities integrators who have shipped Hotelbeds (or similar bedbanks) and know how
ON_REQUEST, net vs selling, and cancellation classes actually behave in sandbox vs live.Why this hardens the system
Open DOMAIN_QUESTIONs in the KB / mappers:
Activities (
docs/knowledge-base/activities.md,packages/adapters/hotelbeds/src/activities-mapper.ts):ON_REQUESTconfirmation / poll cadenceNOR/NRFvs stepped penalty list)Transfers (
docs/knowledge-base/transfers.md):ON_REQUESTWrong answers here = wrong cancel penalties and stuck bookings.
What we need
Acceptance criteria
Search keywords
help wanted· Hotelbeds · activities · transfers · ON_REQUEST · cancellation policy · OTA · lodgingHow to contribute
Sandbox response samples (sanitized) in comments are gold. KB close-out PRs welcome per DQ.