ASP.NET Web API Help Page
Introduction
Provide a general description of your APIs here.
TicketingBookkaruAPI
API
Description
GET api/bookkaru/v1/ticketing/get-first
No documentation available.
POST api/bookkaru/v1/ticketing/get-token
No documentation available.
POST api/bookkaru/v1/ticketing/refresh-token
No documentation available.
GET api/bookkaru/v1/ticketing/get-gender
No documentation available.
GET api/bookkaru/v1/ticketing/get-companies
No documentation available.
GET api/bookkaru/v1/ticketing/get-bustypes?CompanyId={CompanyId}
No documentation available.
GET api/bookkaru/v1/ticketing/get-cities
No documentation available.
GET api/bookkaru/v1/ticketing/get-terminals?CompanyId={CompanyId}
No documentation available.
GET api/bookkaru/v1/ticketing/get-timedrop?CompanyId={CompanyId}&BusTypeId={BusTypeId}&ScheduleDate={ScheduleDate}&ScheduleTime={ScheduleTime}
No documentation available.
GET api/bookkaru/v1/ticketing/get-companyscheduletimes?CompanyId={CompanyId}&SourceCityId={SourceCityId}&DestCityId={DestCityId}&ScheduleDate={ScheduleDate}
No documentation available.
GET api/bookkaru/v1/ticketing/get-allscheduletimes?SourceCityId={SourceCityId}&DestCityId={DestCityId}&ScheduleDate={ScheduleDate}
No documentation available.
GET api/bookkaru/v1/ticketing/get-seatmapping?CompanyId={CompanyId}&SourceCityId={SourceCityId}&DestCityId={DestCityId}&ScheduleDate={ScheduleDate}&ScheduleTime={ScheduleTime}&BusTypeId={BusTypeId}
No documentation available.
POST api/bookkaru/v1/ticketing/hold-seat
No documentation available.
POST api/bookkaru/v1/ticketing/unhold-seat
No documentation available.
POST api/bookkaru/v1/ticketing/seat-reserve
No documentation available.
POST api/bookkaru/v1/ticketing/seat-confirmed
No documentation available.
POST api/bookkaru/v1/ticketing/seat-refund
No documentation available.
POST api/bookkaru/v1/ticketing/ticket-print
No documentation available.
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.