Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Please ensure POST-GET for Trips API v1.1 have the correct labels/elements documented #2021

Open
dutchin opened this issue Jun 26, 2019 · 0 comments

Comments

@dutchin
Copy link

dutchin commented Jun 26, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant