Sightseeing Cancellation Policy
This service is used to get cancellation-policy for the specific sightseeing result.Sightseeing Cancellation-Policy Request
Sightseeing cancellation-policy mainly consists with searchKey, offerId and workflowId .
| Tags | Attribute | Description |
|---|---|---|
| searchKey | searchKey* (String) |
This attribute serves as a unique search identifier that enables the identification of a specific user flow request. |
| offerId | offerId* (String) |
A unique offer id used for all subsequent API calls to identify user selected result. |
| workflowId | workflowId* (String) |
A Unique workflow id for Required field flow |
| Sightseeing Cancellation-Policy Request | |
|---|---|
Sightseeing Cancellation-Policy Response
After sending the sightseeing cancellation-policy request Travlinq will give you all the available sightseeing cancellation-policy.
| Tags | Attribute | Description |
|---|---|---|
| meta | meta (JsonObject) |
|
| success (String) |
Response status will be return Ex: "true" | |
| statusCode (Boolean) |
Response statusCode will be return Ex: "1" | |
| statusMessage (String) |
Response statusMessage will be return Ex: "SUCCESS" | |
| commonData | commonData (JsonObject) |
This tag has the common Data in the response. |
| searchKey (String) |
A unique search id will be returned in the search response. | |
| data | data (JsonObject) |
|
| description (String) |
This attribute provides a description of the cancellation policy. It typically outlines the terms and conditions for cancellations, such as the refund criteria and the cancellation period. |