GET Tour/byCity/{startDate}/{endDate}/{cityCode}/{userGuid}

Fetch all tours in a specific range of dates by city code

دریافت همه تور ها در بازه تاریخی مشخص شده توسط کد شهر

Request Information

URI Parameters

NameDescriptionTypeAdditional information
startDate

The search start date in persian calendar system with yyyymmdd format

تاریخ شروع جست و جو در سیستم تقویم شمسی به فرمت yyyymmdd

string

Required

endDate

The search end date in persian calendar system with yyyymmdd format

تاریخ پایان جست و جو در سیستم تقویم شمسی به فرمت yyyymmdd

string

Required

cityCode

Desired city code

کد شهر مورد نظر

integer

Required

userGuid

GUID of the User

شناسه GUID کاربر

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of TourVm
NameDescriptionTypeAdditional information
TourCode

Tour Code

کد تور

integer

None.

Description

General description of the Tour

توضیحات کلی تور

string

None.

ImageList

List of tour images

لیست عکس های تور

Collection of string

None.

CityCodeList

List of city's codes related to this tour

لیست کد شهر های مرتبط به این تور

Collection of integer

None.

AttractionList

List of attractions related to this tour

لیست جاذبه های مرتبط با این تور

Collection of string

None.

AccessoryList

List of accessories that are needed for this tour

لیست لوازم مورد نیاز برای این تور

Collection of string

None.

ServiceList

List of provided services

لیست سرویس های فراهم آورده شده

Collection of string

None.

TimingCode

Tour's timing Code

کد تاریخ بندی تور

integer

None.

Name

Name of the Tour

نام تور

string

None.

StartDate

The Persian date that the tour starts in, in following format: yyyymmdd

تاریخ شمسی روزی که تور در آن شروع می شود، با فرمت: yyyymmdd

string

None.

GregorianStartDate

The Gregorian date that the tour starts in, in following format: yyyymmdd

تاریخ میلادی روزی که تور در آن شروع می شود، با فرمت: yyyymmdd

string

None.

CalendarStartDate

The Date in the user desired calendar system that the tour starts in, in following format: yyyymmdd

تاریخ روزی که تور در آن شروع می شود، در تقویم مورد نظر کاربر، با فرمت: yyyymmdd

string

None.

EndDate

The Persian date that the tour ends in, in following format: yyyymmdd

تاریخ شمسی روزی که تور در آن پایان می یابد، با فرمت: yyyymmdd

string

None.

GregorianEndDate

The Gregorian date that the tour ends in, in following format: yyyymmdd

تاریخ میلادی روزی که تور در آن پایان می یابد، با فرمت: yyyymmdd

string

None.

CalendarEndDate

The Date in the user desired calendar system that the tour ends in, in following format: yyyymmdd

تاریخ روزی که تور در آن پایان می یابد، در تقویم مورد نظر کاربر، با فرمت: yyyymmdd

string

None.

Day

Number of tour days

تعداد روز تور

integer

None.

Night

Number of tour nights

تعداد شب تور

integer

None.

GatewayTimeLeave

The time to be present at getaway point

زمانی که باید برای رفتن در محل مورد نظر حضور داشته باشد

string

None.

GatewayTimeReturn

The time to be present at designated point for returning

زمانی که باید برای برگشتن در محل مورد نظر حضور داشته باشد

string

None.

TourOperatorLeave

Outgoing tour operator

کارگزار خروجی

string

None.

TourOperatorReturn

Incoming tour operator

کارگزار ورودی

string

None.

DepartureTimeLeave

Departure time for starting the tour (from getaway point to destination)

زمان حرکت رفت برای شروع تور (از مبدا به مقصد)‫

string

None.

DepartureTimeReturn

Departure time for finishing the tour (from destination to getaway point)

زمان حرکت برگشت برای پایان تور (از مقصد به مبدا)‫

string

None.

TripNumberLeave

Going trip number

شماره حرکت رفت

string

None.

TripNumberReturn

Returning trip number

شماره حرکت برگشت

string

None.

TripDurationLeave

Going trip duration

زمان سفر رفت

string

None.

TripDurationReturn

Returning trip duration

زمان سفر بازگشت

string

None.

ArrivalTimeLeave

Arrival time to the destination

زمان رسیدن به مقصد

string

None.

ArrivalTimeReturn

Arrival time to the starting-point (return from trip)

زمان رسیدن به مبدا (بازگشت از سفر)‫

string

None.

TripName

Name of the trip

نام سفر

string

None.

Event

Occasion / Event

مناسبت / رخداد

string

None.

VehicleLeave

Vehicle Name for going

نام وسیله برای رفت

string

None.

VehicleReturn

Vehicle Name for returning

نام وسیله برای برگشت

string

None.

GatewayLocation

Name of the Move / trip

نام حرکت / سفر

string

None.

Food

Food / Meal description

نام غذا

string

None.

SaleEndDate

The Persian Date that the selling of this tour ends in, in following format: yyyymmdd

تاریخ شمسی روزی که فروش این تور در آن به پایان میرسد، با فرمت: yyyymmdd

string

None.

GregorianSaleEndDate

The Gregorian Date that the selling of this tour ends in, in following format: yyyymmdd

تاریخ میلادی روزی که فروش این تور در آن به پایان میرسد، با فرمت: yyyymmdd

string

None.

CalendarSaleEndDate

The Date in the user desired calendar system that the selling of this tour ends in, in following format: yyyymmdd

تاریخ روزی که فروش این تور در آن به پایان میرسد، در تقویم مورد نظر کاربر، با فرمت: yyyymmdd

string

None.

TourServices

Tour Services

خدمات تور

string

None.

CancelDsc

Tour Cancellation Policies

قواننین کنسلی تور

string

None.

TourPlan

A List of daily description per tour dates

یک لیست توضیحات روزانه به ازای تاریخ های تور

Collection of TourPlanVm

None.

RemainingCapacity

The remaining capacity of the tour

ظرفیت باقی مانده تور

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<ArrayOfTourVm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AlaedinApi.Models.Tour">
  <TourVm>
    <AccessoryList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </AccessoryList>
    <ArrivalTimeLeave>sample string 15</ArrivalTimeLeave>
    <ArrivalTimeReturn>sample string 16</ArrivalTimeReturn>
    <AttractionList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </AttractionList>
    <CancelDsc>sample string 24</CancelDsc>
    <CityCodeList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </CityCodeList>
    <Day>1</Day>
    <DepartureTimeLeave>sample string 9</DepartureTimeLeave>
    <DepartureTimeReturn>sample string 10</DepartureTimeReturn>
    <Description>sample string 2</Description>
    <Event>sample string 18</Event>
    <Food>sample string 22</Food>
    <GatewayLocation>sample string 21</GatewayLocation>
    <GatewayTimeLeave>sample string 5</GatewayTimeLeave>
    <GatewayTimeReturn>sample string 6</GatewayTimeReturn>
    <ImageList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </ImageList>
    <Name>sample string 4</Name>
    <Night>1</Night>
    <QueryableCalendar>sample string 25</QueryableCalendar>
    <QueryableEndDate>2024-03-28T20:23:15.476945+03:30</QueryableEndDate>
    <QueryableSaleEndDate>2024-03-28T20:23:15.476945+03:30</QueryableSaleEndDate>
    <QueryableStartDate>2024-03-28T20:23:15.476945+03:30</QueryableStartDate>
    <RemainingCapacity>26</RemainingCapacity>
    <ServiceList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </ServiceList>
    <TimingCode>3</TimingCode>
    <TourCode>1</TourCode>
    <TourOperatorLeave>sample string 7</TourOperatorLeave>
    <TourOperatorReturn>sample string 8</TourOperatorReturn>
    <TourPlan>
      <TourPlanVm>
        <Description>sample string 1</Description>
        <QueryableCalendar>sample string 2</QueryableCalendar>
        <QueryableDate>2024-03-28T20:23:15.476945+03:30</QueryableDate>
      </TourPlanVm>
      <TourPlanVm>
        <Description>sample string 1</Description>
        <QueryableCalendar>sample string 2</QueryableCalendar>
        <QueryableDate>2024-03-28T20:23:15.476945+03:30</QueryableDate>
      </TourPlanVm>
    </TourPlan>
    <TourServices>sample string 23</TourServices>
    <TripDurationLeave>sample string 13</TripDurationLeave>
    <TripDurationReturn>sample string 14</TripDurationReturn>
    <TripName>sample string 17</TripName>
    <TripNumberLeave>sample string 11</TripNumberLeave>
    <TripNumberReturn>sample string 12</TripNumberReturn>
    <VehicleLeave>sample string 19</VehicleLeave>
    <VehicleReturn>sample string 20</VehicleReturn>
  </TourVm>
  <TourVm>
    <AccessoryList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </AccessoryList>
    <ArrivalTimeLeave>sample string 15</ArrivalTimeLeave>
    <ArrivalTimeReturn>sample string 16</ArrivalTimeReturn>
    <AttractionList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </AttractionList>
    <CancelDsc>sample string 24</CancelDsc>
    <CityCodeList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </CityCodeList>
    <Day>1</Day>
    <DepartureTimeLeave>sample string 9</DepartureTimeLeave>
    <DepartureTimeReturn>sample string 10</DepartureTimeReturn>
    <Description>sample string 2</Description>
    <Event>sample string 18</Event>
    <Food>sample string 22</Food>
    <GatewayLocation>sample string 21</GatewayLocation>
    <GatewayTimeLeave>sample string 5</GatewayTimeLeave>
    <GatewayTimeReturn>sample string 6</GatewayTimeReturn>
    <ImageList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </ImageList>
    <Name>sample string 4</Name>
    <Night>1</Night>
    <QueryableCalendar>sample string 25</QueryableCalendar>
    <QueryableEndDate>2024-03-28T20:23:15.476945+03:30</QueryableEndDate>
    <QueryableSaleEndDate>2024-03-28T20:23:15.476945+03:30</QueryableSaleEndDate>
    <QueryableStartDate>2024-03-28T20:23:15.476945+03:30</QueryableStartDate>
    <RemainingCapacity>26</RemainingCapacity>
    <ServiceList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </ServiceList>
    <TimingCode>3</TimingCode>
    <TourCode>1</TourCode>
    <TourOperatorLeave>sample string 7</TourOperatorLeave>
    <TourOperatorReturn>sample string 8</TourOperatorReturn>
    <TourPlan>
      <TourPlanVm>
        <Description>sample string 1</Description>
        <QueryableCalendar>sample string 2</QueryableCalendar>
        <QueryableDate>2024-03-28T20:23:15.476945+03:30</QueryableDate>
      </TourPlanVm>
      <TourPlanVm>
        <Description>sample string 1</Description>
        <QueryableCalendar>sample string 2</QueryableCalendar>
        <QueryableDate>2024-03-28T20:23:15.476945+03:30</QueryableDate>
      </TourPlanVm>
    </TourPlan>
    <TourServices>sample string 23</TourServices>
    <TripDurationLeave>sample string 13</TripDurationLeave>
    <TripDurationReturn>sample string 14</TripDurationReturn>
    <TripName>sample string 17</TripName>
    <TripNumberLeave>sample string 11</TripNumberLeave>
    <TripNumberReturn>sample string 12</TripNumberReturn>
    <VehicleLeave>sample string 19</VehicleLeave>
    <VehicleReturn>sample string 20</VehicleReturn>
  </TourVm>
</ArrayOfTourVm>