Sources
Get all sources
Returns all sources from which reservations can originate. Note this operation uses Pagination.
Request
[PlatformAddress]/api/connector/v1/sources/getAll
ClientToken
string
required
Token identifying the client application.
AccessToken
string
required
Access token of the client application.
Client
string
required
Name and version of the client application.
Response
Cursor
string
optional
Unique identifier of the last and hence oldest source returned. This can be used in Limitation in a subsequent request to fetch the next batch of older sources.
Source
Id
string
required
Unique identifier of the source.
Name
string
required
Name of the source.
UpdatedUtc
string
required
Date and time when the source was last updated, expressed in UTC timezone in ISO 8601 format.
Code
integer
required
Code of the source.
Source type
OnlineTravelAgency
CentralReservationSystem
GlobalDistributionSystem
AlternativeDistributionSystem
SalesAndCateringSystem
PropertyManagementSystem
TourOperatorSystem
OnlineBookingEngine
Kiosk
Agent
Last updated