Flex Cancellation Terms¶
The Flex Cancellation Terms resource represents the booking cancellation terms associated with a Flex Plan. The terms are inherited from the Flex Tier referenced by the plan, with each percentage-based window resolved into concrete dates relative to the start date of the departure referenced by the plan.
The identifier is shared with the flex_plans resource: Flex Plan 111
links to Flex Cancellation Terms 111.
This resource is read-only.
Fields
Name |
Type |
Description |
|---|---|---|
|
String |
|
|
Field |
|
|
String |
The name of this resource. |
|
Reference Object |
The flex plan for which these flex cancellation terms apply |
|
Reference Object |
The departure for which these flex cancellation terms apply |
|
Reference Object |
The booking_company associated with these flex cancellation terms |
|
Url |
The URL where the full terms and conditions for the flex cancellation terms can be found |
|
Nested Object |
Description of the flex cancellation terms |
|
String |
A description of the lifetime deposit policy applicable to these cancellation terms |
|
Field |
Description of cancellation windows for these cancellation terms |
|
Date |
The date relative to the departure start date from which this cancellation window is effective. |
|
Datetime |
The datetime from which this cancellation window is effective |
|
Date |
The date relative to the departure start date until which this cancellation window is effective. |
|
Datetime |
The datetime until which this cancellation window is effective |
|
Nested Object |
Dates before departure when this cancellation window applies |
|
Integer |
Number of days before departure where this cancellation window starts being applicable |
|
Integer |
Number of days before departure where this cancellation window stops being applicable |
|
Decimal |
The percentage amount that is refunded when this cancellation window applies |
|
Decimal |
The percentage amount that is credited as a travel credit when this cancellation window applies |
Get Flex Cancellation Terms¶
- GET /flex_cancellation_terms/(string: flex_plan_id)/¶