VerticalAPI

Activity Details

This operation returns the details and price of an activity with a reduced contents structure (lighter).

Parameters

Name

Description

Accept

string

( header )

Must be application/json

Accept - Encoding

string

( header )

Must be gzip

Authorization

string

( header )

Must be Your PID

Must be Your API Key

Customer-Ip

string

( header )

Must be IP address of the customer, as captured by your integration. Send IPV4 addresses only.

Ensure your integration passes the customer’s IP, not your own. This value helps determine their location and other settings.

Also used for fraud recovery and other important analytics.

action

string

( query )

Must be "activitiesDetail" as parameter

Action methods in Web API controller can have one or more parameters of different types. It can be either primitive type or complex type. Web API binds action method parameters either with URL's query string or with request body depending on the parameter type.

apiKey

string

( query )

Must be a valid API Key

The API Key provided to you is critical to the security of your request data – treat it like a password. Never include the raw value in any publicly accessible site or app code. You will be provided with an API key when you are approved to integrate TPS API.

ModeType

string

( query )

Must be either "Test" or "LIVE"

Your application must be approved from Adivaha Personnel. All the transactions will be treated as LIVE once the parameter is set to LIVE.

requestBody

array

( query )

Must be an array with the following parameters

code

string

( query )

*required Activity code.

Activity code ie. "code":"E-E10-IN-JAIL5"

checkIn

string

( query )

*required From the specified date.

The date by which a guest must from date. Must follow YYYY-MM-DD format. ie. "checkIn:2022-05-30"

checkOut

string

( query )

*required To the specified date.

The date by which a guest must to date. Must follow YYYY-MM-DD format. ie. "checkIn:2022-05-31"

adults

number

( query )

*required Number of adults

Number of adults to be set for the search, can be between 1-8

adultAge

number

( query )

*required Adult Age

Age for adult(Ex-33,36,34)

children

number

( query )

Number of children

Number of children to be set for the search, can be between 1-4

childAge

number

( query )

*required Child Age

Age for Children(Ex-0_5,6,4)

REQUEST

API Endpoint: https://your-end-point/api/v1/travel-api/activities/

header: array(
'Content-Type:application/json',
'Accept-encoding: gzip',
'PID:'ADD-YOUR-KEY',
'x-api-key:'ADD-YOUR-KEY'
);

POST:
{
  "action": "activitiesDetail",
  "mode": "Test",
  "code": "E-E10-IN-JACITY",
  "checkIn": "2022-11-30",
  "checkOut": "2022-11-30",
  "adults": "1",
  "children": "0",
  "adultAge": "33"
}
					 

Response

The API returns an HTTP response, which generally includes the result of the request invocation

{
    "status": 200,
    "status_message": "OK",
    "responseData": {
        "operationId": "2868a4e898aa2bb6",
        "auditData": {
            "processTime": 0,
            "time": "2022-04-21T11:13:57.135Z",
            "serverId": "blank",
            "environment": "blank"
        },
        "activity": {
            "activityCode": "IN-JACITY",
            "country": {
                "code": "IN",
                "name": "India",
                "destinations": [
                    {
                        "code": "JAI",
                        "name": "Jaipur"
                    }
                ]
            },
            "operationDays": [
                {
                    "code": "MON",
                    "name": "Monday"
                },
                {
                    "code": "TUE",
                    "name": "Tuesday"
                },
                {
                    "code": "WED",
                    "name": "Wednesday"
                },
                {
                    "code": "THU",
                    "name": "Thursday"
                },
                {
                    "code": "FRI",
                    "name": "Friday"
                },
                {
                    "code": "SAT",
                    "name": "Saturday"
                },
                {
                    "code": "SUN",
                    "name": "Sunday"
                }
            ],
            "modalities": [
                {
                    "code": "774116213#PRIVATE",
                    "name": "Tour",
                    "duration": {
                        "value": 1,
                        "metric": "DAYS"
                    },
                    "questions": [
                        {
                            "code": "HOTEL_NAME",
                            "text": "Please advise the name of your hotel",
                            "required": true
                        }
                    ],
                    "comments": [
                        {
                            "type": "CONTRACT_REMARKS",
                            "text": "Meeting point: At the Hotel // End point: at the Hotel // Duration: 4 hours // Inclusions: Transport, Guide, Monuments  // Exclusions: Tipping or any other meal which is not mentioned // Supplier name: Distinct Destinations Private Ltd // Supplier emergency phone: 00 91 9818419730 // Voucher type: Printed voucher or E-voucher. Print and bring the voucher or show the voucher on your mobile device to enjoy the activity. // Voucher validity: Date of service only. // Recommendations: Children require an adult aged 16 or above to purchase tickets on their behalf, and must be accompanied by this adult when entering the park. All guests under the same reservation must enter the park together. Tickets must be used on the specific day selected. Tickets can only be used once. Re-entry not allowed. Passport is required on the travel date //  \t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n"
                        }
                    ],
                    "supplierInformation": {
                        "name": "HOTELBEDS SPAIN, S.L.U",
                        "vatNumber": "ESB28916765"
                    },
                    "providerInformation": {
                        "name": "DISTINCT DESTINATIONS PVT LTD "
                    },
                    "destinationCode": "JAI",
                    "contract": {
                        "incomingOffice": 270,
                        "code": 1822,
                        "name": "IN-JACITY20"
                    },
                    "languages": [],
                    "amountsFrom": [
                        {
                            "paxType": "ADULT",
                            "ageFrom": 0,
                            "ageTo": 999,
                            "amount": 84.68,
                            "boxOfficeAmount": 92.45,
                            "mandatoryApplyAmount": false
                        }
                    ],
                    "rates": [
                        {
                            "rateCode": "STANDARD",
                            "rateClass": "NOR",
                            "name": ".",
                            "freeCancellation": false,
                            "rateDetails": [
                                {
                                    "rateKey": "gdibark3lmeb76ursqlpr70ap4",
                                    "operationDates": [
                                        {
                                            "from": "2022-04-30",
                                            "to": "2022-04-30",
                                            "cancellationPolicies": [
                                                {
                                                    "dateFrom": "2022-04-29T00:00:00.000Z",
                                                    "amount": 84.68
                                                }
                                            ]
                                        }
                                    ],
                                    "languages": [
                                        {
                                            "code": "ENG",
                                            "description": "English"
                                        }
                                    ],
                                    "sessions": [
                                        {
                                            "code": "13:30",
                                            "name": "13:30"
                                        }
                                    ],
                                    "minimumDuration": {
                                        "value": 1,
                                        "metric": "DAYS"
                                    },
                                    "maximumDuration": {
                                        "value": 1,
                                        "metric": "DAYS"
                                    },
                                    "totalAmount": {
                                        "amount": 84.68,
                                        "boxOfficeAmount": 92.45,
                                        "mandatoryApplyAmount": false
                                    },
                                    "paxAmounts": [
                                        {
                                            "paxType": "ADULT",
                                            "ageFrom": 0,
                                            "ageTo": 999,
                                            "amount": 84.68,
                                            "boxOfficeAmount": 92.45,
                                            "mandatoryApplyAmount": false
                                        }
                                    ],
                                    "agencyCommission": {
                                        "percentage": 11,
                                        "amount": 9.31,
                                        "vatPercentage": 0,
                                        "vatAmount": 0
                                    }
                                },
                                {
                                    "rateKey": "49vdia60l9o1f2n9f2l6cl0mfm",
                                    "operationDates": [
                                        {
                                            "from": "2022-04-30",
                                            "to": "2022-04-30",
                                            "cancellationPolicies": [
                                                {
                                                    "dateFrom": "2022-04-29T00:00:00.000Z",
                                                    "amount": 84.68
                                                }
                                            ]
                                        }
                                    ],
                                    "languages": [
                                        {
                                            "code": "ENG",
                                            "description": "English"
                                        }
                                    ],
                                    "sessions": [
                                        {
                                            "code": "08:30",
                                            "name": "08:30"
                                        }
                                    ],
                                    "minimumDuration": {
                                        "value": 1,
                                        "metric": "DAYS"
                                    },
                                    "maximumDuration": {
                                        "value": 1,
                                        "metric": "DAYS"
                                    },
                                    "totalAmount": {
                                        "amount": 84.68,
                                        "boxOfficeAmount": 92.45,
                                        "mandatoryApplyAmount": false
                                    },
                                    "paxAmounts": [
                                        {
                                            "paxType": "ADULT",
                                            "ageFrom": 0,
                                            "ageTo": 999,
                                            "amount": 84.68,
                                            "boxOfficeAmount": 92.45,
                                            "mandatoryApplyAmount": false
                                        }
                                    ],
                                    "agencyCommission": {
                                        "percentage": 11,
                                        "amount": 9.31,
                                        "vatPercentage": 0,
                                        "vatAmount": 0
                                    }
                                }
                            ]
                        }
                    ],
                    "amountUnitType": "PAX",
                    "uniqueIdentifier": "774116213"
                }
            ],
            "currencyName": "Euro",
            "amountsFrom": [
                {
                    "paxType": "ADULT",
                    "ageFrom": 0,
                    "ageTo": 999,
                    "amount": 84.68,
                    "boxOfficeAmount": 92.45,
                    "mandatoryApplyAmount": false
                }
            ],
            "content": {
                "name": "Half Day City Tour",
                "detailedInfo": [],
                "featureGroups": [
                    {
                        "groupCode": "MEAL",
                        "excluded": [
                            {
                                "featureType": "FOODNOT",
                                "description": "Meal"
                            }
                        ]
                    },
                    {
                        "groupCode": "TRANSPORT",
                        "included": [
                            {
                                "featureType": "TRANSPORTINCL",
                                "description": "Transfer"
                            }
                        ]
                    },
                    {
                        "groupCode": "DRINKS",
                        "excluded": [
                            {
                                "featureType": "DRINKSNOT",
                                "description": "Drinks"
                            }
                        ]
                    },
                    {
                        "groupCode": "ASSISTANCE",
                        "included": [
                            {
                                "featureType": "FARES_AND_FEESINCL",
                                "description": "Entrance fee"
                            }
                        ]
                    },
                    {
                        "groupCode": "UNKNOWN",
                        "excluded": [
                            {
                                "featureType": "OTHERNOT",
                                "description": "Any additional expenses which are not included or detailed in the programme."
                            }
                        ],
                        "included": [
                            {
                                "featureType": "OTHERINCL",
                                "description": "Guide"
                            }
                        ]
                    }
                ],
                "guidingOptions": {
                    "guideType": "TOURGUIDE",
                    "included": true
                },
                "importantInfo": [
                    "Please make sure you answer all the mandatory questions during the booking process and ensure that you have provided your correct email address. "
                ],
                "location": {
                    "endPoints": [
                        {
                            "type": "Same",
                            "description": "Same as Starting Point"
                        }
                    ],
                    "startingPoints": [
                        {
                            "type": "HOTEL_PICKUP",
                            "meetingPoint": {
                                "type": "ADDRESS",
                                "country": {
                                    "code": "IN",
                                    "name": "India",
                                    "destinations": [
                                        {
                                            "code": "JAI",
                                            "name": "Jaipur"
                                        }
                                    ]
                                },
                                "description": "Half Day City Tour"
                            },
                            "pickupInstructions": [
                                []
                            ]
                        }
                    ]
                },
                "media": {
                    "images": [
                        {
                            "visualizationOrder": 1,
                            "mimeType": "image/jpeg",
                            "language": "ENG",
                            "urls": [
                                {
                                    "dpi": 72,
                                    "height": 75,
                                    "width": 100,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/S/DSC_0035_resized.JPG",
                                    "sizeType": "SMALL"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/XL/DSC_0035_resized.JPG",
                                    "sizeType": "XLARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 480,
                                    "width": 640,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/B/DSC_0035_resized.JPG",
                                    "sizeType": "LARGE2"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/LPP/DSC_0035_resized.JPG",
                                    "sizeType": "RAW"
                                },
                                {
                                    "dpi": 72,
                                    "height": 200,
                                    "width": 267,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/L/DSC_0035_resized.JPG",
                                    "sizeType": "LARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 130,
                                    "width": 173,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/M/DSC_0035_resized.JPG",
                                    "sizeType": "MEDIUM"
                                }
                            ]
                        },
                        {
                            "visualizationOrder": 2,
                            "mimeType": "image/jpeg",
                            "language": "ENG",
                            "urls": [
                                {
                                    "dpi": 72,
                                    "height": 75,
                                    "width": 100,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/S/DSC_0760.JPG",
                                    "sizeType": "SMALL"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/XL/DSC_0760.JPG",
                                    "sizeType": "XLARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 480,
                                    "width": 640,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/B/DSC_0760.JPG",
                                    "sizeType": "LARGE2"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/LPP/DSC_0760.JPG",
                                    "sizeType": "RAW"
                                },
                                {
                                    "dpi": 72,
                                    "height": 200,
                                    "width": 267,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/L/DSC_0760.JPG",
                                    "sizeType": "LARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 130,
                                    "width": 173,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/M/DSC_0760.JPG",
                                    "sizeType": "MEDIUM"
                                }
                            ]
                        },
                        {
                            "visualizationOrder": 3,
                            "mimeType": "image/jpeg",
                            "language": "ENG",
                            "urls": [
                                {
                                    "dpi": 72,
                                    "height": 75,
                                    "width": 100,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/S/DSC_0834.JPG",
                                    "sizeType": "SMALL"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/XL/DSC_0834.JPG",
                                    "sizeType": "XLARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 480,
                                    "width": 640,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/B/DSC_0834.JPG",
                                    "sizeType": "LARGE2"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/LPP/DSC_0834.JPG",
                                    "sizeType": "RAW"
                                },
                                {
                                    "dpi": 72,
                                    "height": 200,
                                    "width": 267,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/L/DSC_0834.JPG",
                                    "sizeType": "LARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 130,
                                    "width": 173,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/M/DSC_0834.JPG",
                                    "sizeType": "MEDIUM"
                                }
                            ]
                        },
                        {
                            "visualizationOrder": 4,
                            "mimeType": "image/jpeg",
                            "language": "ENG",
                            "urls": [
                                {
                                    "dpi": 72,
                                    "height": 75,
                                    "width": 100,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/S/jaiour%201.JPG",
                                    "sizeType": "SMALL"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/XL/jaiour%201.JPG",
                                    "sizeType": "XLARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 480,
                                    "width": 640,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/B/jaiour%201.JPG",
                                    "sizeType": "LARGE2"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/LPP/jaiour%201.JPG",
                                    "sizeType": "RAW"
                                },
                                {
                                    "dpi": 72,
                                    "height": 200,
                                    "width": 267,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/L/jaiour%201.JPG",
                                    "sizeType": "LARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 130,
                                    "width": 173,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/M/jaiour%201.JPG",
                                    "sizeType": "MEDIUM"
                                }
                            ]
                        },
                        {
                            "visualizationOrder": 5,
                            "mimeType": "image/jpeg",
                            "language": "ENG",
                            "urls": [
                                {
                                    "dpi": 72,
                                    "height": 75,
                                    "width": 100,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/S/DSCI0125%20%284%29.JPG",
                                    "sizeType": "SMALL"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/XL/DSCI0125%20%284%29.JPG",
                                    "sizeType": "XLARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 480,
                                    "width": 640,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/B/DSCI0125%20%284%29.JPG",
                                    "sizeType": "LARGE2"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/LPP/DSCI0125%20%284%29.JPG",
                                    "sizeType": "RAW"
                                },
                                {
                                    "dpi": 72,
                                    "height": 200,
                                    "width": 267,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/L/DSCI0125%20%284%29.JPG",
                                    "sizeType": "LARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 130,
                                    "width": 173,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/M/DSCI0125%20%284%29.JPG",
                                    "sizeType": "MEDIUM"
                                }
                            ]
                        },
                        {
                            "visualizationOrder": 6,
                            "mimeType": "image/jpeg",
                            "language": "ENG",
                            "urls": [
                                {
                                    "dpi": 72,
                                    "height": 75,
                                    "width": 100,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/S/DSC_0854.JPG",
                                    "sizeType": "SMALL"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/XL/DSC_0854.JPG",
                                    "sizeType": "XLARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 480,
                                    "width": 640,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/B/DSC_0854.JPG",
                                    "sizeType": "LARGE2"
                                },
                                {
                                    "dpi": 72,
                                    "height": 768,
                                    "width": 1024,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/LPP/DSC_0854.JPG",
                                    "sizeType": "RAW"
                                },
                                {
                                    "dpi": 72,
                                    "height": 200,
                                    "width": 267,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/L/DSC_0854.JPG",
                                    "sizeType": "LARGE"
                                },
                                {
                                    "dpi": 72,
                                    "height": 130,
                                    "width": 173,
                                    "resource": "https://media.activitiesbank.com/16457/ENG/M/DSC_0854.JPG",
                                    "sizeType": "MEDIUM"
                                }
                            ]
                        }
                    ]
                },
                "notes": [
                    {
                        "dateFrom": "2020-03-01",
                        "dateTo": "2021-12-31",
                        "visibleFrom": "2020-03-01",
                        "visibleTo": "2021-12-31",
                        "descriptions": [
                            {
                                "description": "As a result of local government measures and guidelines put in place by services providers – including hotels and ancillaries – guests may find that some facilities or services are not available. Please visit https://corporate.hotelbeds.com/hotelbeds-update-covid-19 for further information."
                            }
                        ]
                    }
                ],
                "redeemInfo": {
                    "type": "VOCUHERLESS",
                    "directEntrance": false,
                    "comments": [
                        {
                            "description": "Printed voucher or E-voucher. Print and bring the voucher or show the voucher on your mobile device to enjoy the activity. "
                        }
                    ]
                },
                "routes": [],
                "scheduling": {
                    "duration": {
                        "value": 4,
                        "metric": "HOURS",
                        "type": "AFTER"
                    }
                },
                "segmentationGroups": [
                    {
                        "code": 1,
                        "name": "Categories",
                        "segments": [
                            {
                                "code": 1,
                                "name": "City tours"
                            },
                            {
                                "code": 4,
                                "name": "Art & culture"
                            }
                        ]
                    },
                    {
                        "code": 2,
                        "name": "Duration",
                        "segments": [
                            {
                                "code": 773,
                                "name": "Half-day morning"
                            },
                            {
                                "code": 774,
                                "name": "Half-day afternoon"
                            }
                        ]
                    },
                    {
                        "code": 16,
                        "name": "Services",
                        "segments": [
                            {
                                "code": 946,
                                "name": "Private"
                            },
                            {
                                "code": 956,
                                "name": "Safe2Stay"
                            }
                        ]
                    }
                ],
                "activityFactsheetType": "ACTIVITIES",
                "activityCode": "E-E10-IN-JACITY",
                "modalityCode": "HB-HPEN",
                "modalityName": "Tour",
                "contentId": "16457",
                "description": "Within the city of Jaipur are a number of interesting sights. The first is the city palace and museum, dating from the early 18th century and belonging to the ruling Jaipur family. The palace houses a textile museum, armoury and art gallery, with some stunning pictures showing the pageantry and pomp of life as an aristocrat. The palace can get busy with tour groups, but if you wait for only a few minutes, the group will have rushed on to something new.Just outside the city palace is the Jantar Mantar, or observatory, built under the instructions of the astronomer King Sawai Jai Singh, in 1728, which has been designated as a world heritage site by UNESCO. 
\n
\nThe observatory requires a competent explanation, but with a good guide, you will really appreciate the complexity and detail which was needed to construct this amazing piece of work. The sun dials are accurate to within 2 seconds and are corrected for the local time in Jaipur, which is some minutes different from Delhi. In addition, there are a dozen structures which fix the position of the sun in each of the astrological signs. Astrology has always played an important part in Hindu life and is still used today before any business, political or marriage arrangement is undertaken.
\n
\nThe Hawa Mahal, or Palace of the Winds, lies adjacent to the main road between the city centre and Amber, the former capital. The five-storied structure was built in 1799 for the women of the royal entourage to observe the pageants passing along the streets below. The building is only one room deep, and is therefore only a facade, rather than a palace. You cannot actually enter the building but you can stop on the roadside to view the Palace and take photographs if you wish.", "lastUpdate": "2020-10-14", "advancedTips": [], "countries": [ { "code": "IN", "name": "India", "destinations": [ { "code": "JAI", "name": "Jaipur" } ] } ], "highligths": [] }, "order": 0, "name": "Half Day City Tour", "currency": "EUR", "code": "E-E10-IN-JACITY", "type": "TICKET" } } }