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

Commit

Permalink
Merge pull request #1747 from concur/preview
Browse files Browse the repository at this point in the history
Preview -> Livesite 2019-01-08
  • Loading branch information
charlieconcur committed Jan 8, 2019
2 parents aa67df4 + 58bba61 commit 8c6c22a
Show file tree
Hide file tree
Showing 35 changed files with 17 additions and 32,009 deletions.
17 changes: 7 additions & 10 deletions src/_data/sidebars/api-reference.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@
url: /api-reference/direct-connects/hotel/post-reservation-query.html url: /api-reference/direct-connects/hotel/post-reservation-query.html
- title: Post a reservation update - title: Post a reservation update
url: /api-reference/direct-connects/hotel/post-reservation-update.html url: /api-reference/direct-connects/hotel/post-reservation-update.html
- title: Hotel Direct Connect 2.0
url: /api-reference/direct-connects/hotel-service.html
- title: "Direct Connect: Hotel Service 2" - title: "Direct Connect: Hotel Service 2"
url: '' url: ''
children: children:
Expand Down Expand Up @@ -124,8 +122,8 @@
url: /api-reference/expense/allocations/expense-allocations.html url: /api-reference/expense/allocations/expense-allocations.html
- title: Attendee Types v3 - title: Attendee Types v3
url: /api-reference/expense/attendee-types/v3.attendee-types.html url: /api-reference/expense/attendee-types/v3.attendee-types.html
- title: Attendees - title: Attendees v3
url: /api-reference/expense/attendees/ url: /api-reference/expense/attendees/v3.attendees.html
- title: Digital Tax Invoices - title: Digital Tax Invoices
url: /api-reference/expense/digital-tax-invoices/digital-tax-invoice.html url: /api-reference/expense/digital-tax-invoices/digital-tax-invoice.html
- title: Company Card Transactions - title: Company Card Transactions
Expand Down Expand Up @@ -159,7 +157,7 @@
- title: Payment Batches v1.1 - title: Payment Batches v1.1
url: /api-reference/expense/payment-batch/v1.payment-batches.html url: /api-reference/expense/payment-batch/v1.payment-batches.html
- title: Quick Expense - title: Quick Expense
url: /api-reference/expense/quick-expense/ url: /api-reference/expense/quick-expense/index.html
- title: Receipt Image - title: Receipt Image
url: /api-reference/image/ url: /api-reference/image/
- title: Insights - title: Insights
Expand Down Expand Up @@ -226,16 +224,15 @@
children: children:
- title: Travel Services - title: Travel Services
url: /api-reference/travel/travel.html url: /api-reference/travel/travel.html
- title: Itinerary API – Overview & Getting Started - title: Itinerary API – Overview & Getting Started
url: /api-reference/travel/itinerary/itinerary.html url: /api-reference/travel/itinerary/itinerary.html
- title: Itinerary API Usage - title: Itinerary API Usage
url: /api-reference/travel/itinerary-tmc-thirdparty/ url: /api-reference/travel/itinerary-tmc-thirdparty/index.html
- title: Trip Endpoint - title: Trip Endpoint
url: /api-reference/travel/itinerary/trip/trip-resource.html url: /api-reference/travel/itinerary/trip/trip-resource.html
- title: Booking Endpoint - title: Booking Endpoint
url: /api-reference/travel/itinerary/booking/booking-resource.html url: /api-reference/travel/itinerary/booking/booking-resource.html

- title: User - title: User
url: /api-reference/user/ url: /api-reference/user/index.html
- title: Deprecated - title: Deprecated
url: /api-reference/deprecated.html url: /api-reference/deprecated.html
1,269 changes: 0 additions & 1,269 deletions src/api-reference/direct-connects/hotel-service.markdown

This file was deleted.

Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Post an availability search
layout: reference layout: reference
--- ---


{% include deprecation-alert.html %}

## Description ## Description
The following request is sent when the Travel user selects a hotel and searches for availability for a date range. The response includes the list of available rooms for the supplied date range. The following request is sent when the Travel user selects a hotel and searches for availability for a date range. The response includes the list of available rooms for the supplied date range.


Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Post a booking rule search
layout: reference layout: reference
--- ---


{% include deprecation-alert.html %}


## Description ## Description


Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Post a hotel search
layout: reference layout: reference
--- ---


{% include deprecation-alert.html %}


## Description ## Description


Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Post a new reservation
layout: reference layout: reference
--- ---


{% include deprecation-alert.html %}


## Description ## Description


Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Post a reservation cancellation
layout: reference layout: reference
--- ---


{% include deprecation-alert.html %}


## Description ## Description


Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Post a reservation query
layout: reference layout: reference
--- ---


{% include deprecation-alert.html %}

## Description ## Description


This request is sent when the Travel user requests the reservation details for the supplied reservation ID. The response includes the reservation details, and is identical to the [Post New Reservation](/api-reference/direct-connects/hotel/post-new-reservation.html) response. This request is sent when the Travel user requests the reservation details for the supplied reservation ID. The response includes the reservation details, and is identical to the [Post New Reservation](/api-reference/direct-connects/hotel/post-new-reservation.html) response.
Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Post a reservation update
layout: reference layout: reference
--- ---


{% include deprecation-alert.html %}

## Description ## Description


**NOTE**: This function is not supported in the current version. Support may be returned in a future release. **NOTE**: This function is not supported in the current version. Support may be returned in a future release.
Expand Down
11 changes: 0 additions & 11 deletions src/api-reference/direct-connects/hotel2/Authentication.xsd

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 8c6c22a

Please sign in to comment.