ASP.NET Web API Help Page
Introduction
Provide a general description of your APIs here.
TicketingMobileAppAPI
API
Description
GET api/v2/ticketing/get-first
No documentation available.
POST api/v2/ticketing/get-token
No documentation available.
POST api/v2/ticketing/refresh-token
No documentation available.
POST api/v2/ticketing/login
No documentation available.
POST api/v2/ticketing/verify-otp
No documentation available.
GET api/v2/ticketing/gender
No documentation available.
GET api/v2/ticketing/companies
No documentation available.
GET api/v2/ticketing/cities
No documentation available.
GET api/v2/ticketing/bus-types?CompanyId={CompanyId}
No documentation available.
GET api/v2/ticketing/terminals?CompanyId={CompanyId}
No documentation available.
GET api/v2/ticketing/cityterminal?CompanyId={CompanyId}
No documentation available.
GET api/v2/ticketing/timedrop?CompanyId={CompanyId}&BusTypeId={BusTypeId}&ScheduleDate={ScheduleDate}&ScheduleTime={ScheduleTime}
No documentation available.
GET api/v2/ticketing/company-timeschedule?CompanyId={CompanyId}&SourceCityId={SourceCityId}&DestCityId={DestCityId}&ScheduleDate={ScheduleDate}
No documentation available.
GET api/v2/ticketing/all-timeschedule?SourceCityId={SourceCityId}&DestCityId={DestCityId}&ScheduleDate={ScheduleDate}
No documentation available.
GET api/v2/ticketing/seat-mappig?SourceCityId={SourceCityId}&DestCityId={DestCityId}&CompanyId={CompanyId}&ScheduleDate={ScheduleDate}&ScheduleTime={ScheduleTime}&BusTypeId={BusTypeId}
No documentation available.
POST api/v2/ticketing/hold-seat
No documentation available.
POST api/v2/ticketing/unhold-seat
No documentation available.
POST api/v2/ticketing/seat-reserved
No documentation available.
POST api/v2/ticketing/seat-confirmed
No documentation available.
POST api/v2/ticketing/seat-refund
No documentation available.
POST api/v2/ticketing/ticket-print
No documentation available.