Activity Dossiers¶
An Activity Dossier has a one-to-one relationship with an transport resource
XML Schema:
Resource Definition¶
Note
This resource can be searched, allowing to you to access a filtered set of data. See our Searching The G API documentation for details on how to query specific fields and the operators available.
Fields
Name |
Type |
Description |
|---|---|---|
|
String |
The name of this dossier. |
|
Datetime |
The time when the resource was created, in the standard Dates & Times. |
|
Datetime |
The time when the resource was last modified, in the standard Dates & Times. |
|
Field |
List of free text details for this dossier. |
|
String |
|
|
String |
Informational text for this detail. |
|
Nested Object |
|
|
String |
|
|
String |
Contains the label for a dossier feature. |
|
String |
Contains a code for a dossier feature. |
|
String |
The type of this resource. |
|
String |
|
|
Field |
|
|
String |
A unique code used to identify services. |
|
String |
Can be either published or unpublished. |
|
Field |
List of features. |
|
String |
|
|
Field |
|
|
String |
Contains the label for a dossier feature. |
|
String |
Contains a code for the dossier feature. |
|
Nested Object |
The segment data associated with this activity. |
|
String |
|
|
Field |
|
|
String |
A unique ASCII code to identify this segment. |
|
String |
A human-readable description of this segment. |
|
Reference Object |
The country associated to this activity. |
|
Reference Object |
The place where this activity starts. |
|
Reference Object |
The place where this activity ends. |
|
String |
Approx. min duration (in hours). |
|
String |
Approx. max duration (in hours). |
|
String |
Approx. min distance (in km). |
|
String |
Approx. max distance (in km). |
|
String |
Approx. min individual price. May vary by vendor. |
|
String |
Approx. max individual price. May vary by vendor. |
|
String |
Approx. min group price. May vary by vendor. |
|
String |
Approx. max group price. May vary by vendor. |
|
String |
Three-character currency code for this activity. |
|
Integer |
Internal integer code for physical grading of this activity. |
|
List |
List of generic flags applied to this activity. |
|
Field |
List of categories this activity falls under. |
|
String |
|
|
Field |
|
|
String |
|
|
Reference Object |
The booking_company associated with the category |
|
Reference Object |
Parent category, can be null |
|
Field |
Images associated with this activity. |
|
Field |
Videos associated with this activity. |
|
Time |
The start time of the service. |
|
Boolean |
Used by Local Operations to determine whether or not a service shows up on the reservation sheet sent to Suppliers. |
|
Field |
List of suggested dossiers for when this activity is used on an itinerary. |
|
Field |
List of countries visited in this activity. |
|
Field |
List of cities visited in this activity. |
|
Boolean |
Shows if the activity can be used as a highlight. |
Get an Activity Dossier
- GET /activity_dossiers/(string: activity_dossier_id)¶