Join our community at https://www.reddit.com/r/HotelByte/
https://api-test.hotelbyte.com/ticket endpoint)appKey: hotelbyte_api_demoappSecret: hotelbyte_api_demohttps://openapi.hotelbyte.comsupport@hotelbyte.com/ticket endpoint to obtain access tokens/destinations, /hotelsMetadata endpoints/hotelList endpoint for hotel searchParis2025-10-152025-10-172 adults, 1 child1 room["hotel_xxxxx", "hotel_yyyyy"] (no more than 50)London2025-10-202025-10-222 adults (calculated by maximum adult count)2 roomsYYYY-MM-DD HH:MM:SSsession_xxxxxXX hotelsXX hotelsXX hotelshotel_xxxxx✓ or ✗ (if provided by supplier)/hotelRates endpointYYYY-MM-DD HH:MM:SSsession_xxxxxhotel_xxxxxXX typesroom_xxxxxrate_xxxxxnetRate, commissionableRate, grossRate/checkAvail endpointstatus and totalRateYYYY-MM-DD HH:MM:SSsession_xxxxxrate_xxxxxAVAILABLE or UNAVAILABLE$XXX.XX✓ (no "on request" bookings supported)/book endpoint to create orderYYYY-MM-DD HH:MM:SSsession_xxxxxrate_xxxxxorder_xxxxxsupplier_order_xxxxxCONFIRMED or FAILEDhotel_conf_xxxxx (if returned immediately)customer_ref_xxxxx/queryOrders endpointYYYY-MM-DD HH:MM:SSorder_xxxxxCONFIRMEDhotel_conf_xxxxx✓✓/cancel endpoint to cancel test orderYYYY-MM-DD HH:MM:SSorder_xxxxxCANCELLED$XX.XXLanguage: zh-CN in request headersYYYY-MM-DD HH:MM:SSzh-CN/hotelList✓ or ✗Currency: EUR in request headersYYYY-MM-DD HH:MM:SSEUR/hotelRates✓ or ✗code field in the response body, not just the HTTP status code.{
"code": 100000400,
"msg": "param error"
}{
"code": 0,
"msg": "Success",
"data": {
// Response data
}
}YYYY-MM-DD HH:MM:SS✓ (HTTP status codes correct)✓ (business codes correct)✓ (includes code and msg fields)✓ (includes code, msg, and data fields)✓ (based on business error codes, not HTTP status codes)✓ (same customerReferenceNo)YYYY-MM-DD HH:MM:SSXXmsXXmsXX%YYYY-MM-DD HH:MM:SS10XXXXms✓ (RPM limits controlled by supplier){
"companyName": "Your Company Name",
"contactEmail": "contact@company.com",
"testDate": "2024-XX-XX",
"testResults": {
"content": { /* Content retrieval test results */ },
"search": { /* Search test results */ },
"booking": { /* Booking test results */ },
"orderManagement": { /* Order management test results */ },
"advancedFeatures": { /* Advanced feature test results */ },
"performance": { /* Performance test results */ }
},
"issues": [ /* List of encountered issues */ ],
"recommendations": [ /* Improvement suggestions */ ]
}support@hotelbyte.comIntegration Review Request