Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
This repository was 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

Description

@dutchin

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
cm@example.com
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions