< BACK

Documents - v1.0.0 Client

This api allows to get the documents related to a Booking.

Beta

Api Messages

Api Authorization

Api Key
Api Secret
Token:
If you already have a token, you can put it here directly.
The token must be embeded in the request as "AuthToken" HTTP Header or as "authtoken" Querystring Parameter.
The examples in this client uses the token as a querystring parameter.

Method: POST

Description: Gets the documents for a booking list or bookings inside of a date interval.

Route: documents/get

Input Parameters: Body

Request Object:ApiDocumentRQ (XSD / Schema)

Response Object: ApiDocumentRS (XSD / Schema)


Request

Request Body:

Response

Url:
Response:

Method: GET

Description: Get BestPrice information, you can retrieve using the bookingid as arg1 param.

Route: api/GetBestPriceDetails

Route: api/GetBestPriceDetails/{arg1}

Route: api/GetBestPriceDetails/{arg1}/{arg2}

Input Parameters: arg1


Request

arg1:

Response

Url:
Response:

Method: POST

Description: Get TimeTable.

Route: api/TimeTable

Route: api/TimeTable/{arg1}

Route: api/TimeTable/{arg1}/{arg2}

Input Parameters: Body

Request Object:AirTimeTableRQ (XSD / Schema)

Response Object: AirTimeTableRS (XSD / Schema)


Request

Request Body:

Response

Url:
Response:

Method: POST

Description: Get Calendar.

Route: api/AirCalendar

Route: api/AirCalendar/{arg1}

Route: api/AirCalendar/{arg1}/{arg2}

Input Parameters: Body

Request Object:GetCalendarRQ (XSD / Schema)

Response Object: GetCalendarRS (XSD / Schema)


Request

Request Body:

Response

Url:
Response: