You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.
Partners are using incorrect query parameters when using the Trips endpoint (trips list summary, trip detail and post trip). If you use the incorrect parameter, the resulting data is not meaningful or incorrect.
Please ensure the following query parameters are correctly noted and clarified for Partners that rely on the Itinerary and Booking endpoints.
Partners are using incorrect query parameters when using the Trips endpoint (trips list summary, trip detail and post trip). If you use the incorrect parameter, the resulting data is not meaningful or incorrect.
Please ensure the following query parameters are correctly noted and clarified for Partners that rely on the Itinerary and Booking endpoints.
When using GET - the following query parameters should be used:
startDate and endDate
https://developer.concur.com/api-reference/travel/itinerary/trip/trip-resource.html
Do not use what is returned in the response such as this:
naIzQJ0y2DBWjCIQOb2SHTsozwBsHDkdP
Trip from Miami to New York
****2019-02-15T09:00:00
****2019-02-21T17:30:00
[email protected]
2019-02-14T17:13:07
https://www.concursolutions.com/api/travel/trip/v1.1/naIzQJ0y2DBWjCIQOb2SHTsozwBsHDkdP
When using POST the following query parameters should be used in the request:
startDateLocal and endDateLocal
The text was updated successfully, but these errors were encountered: