Get service intents based on input data
POST/api/app/travel-services/service-intents
Compute and return the set of travel service intents that apply given the provided trip context, traveler contexts, service types, and any input restrictions.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
- 501
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Not Implemented