https://{gateway}/api/partner/v1
# Local: http://localhost:5000/api/partner/v1
| GET | /geography/destinations | |
| GET | /hotels/{hotelId} | |
| GET | /hotels/{hotelId}/rooms |
| POST | /hotels/search | |
| POST | /hotels/valuation | |
| POST | /hotels/book | |
| POST | /hotels/cancel | |
| POST | /hotels/modify | |
| POST | /hotels/modify/confirm |
| GET/POST | |
|---|---|
| GET | /cache/manifest |
| GET | /cache/full |
| GET | /cache/delta?since={version} |
| GET | /cache/delta/{version} |
| POST | /cache/confirm |