@transreport/pauk-passenger-api
    Preparing search index...

    Type Alias SeatAvailabilityRequestLegsItem

    Generated by orval v8.4.2 🍺 Do not edit manually. Passenger API

    Passenger API

    The Passenger API provides endpoints for passengers to manage their assisted travel bookings.

    This API allows passengers to:

    • View and manage reservations
    • Set seat preferences and accessibility requirements
    • Track booking status

    All endpoints require authentication via a valid access token.

    OpenAPI spec version: v1

    type SeatAvailabilityRequestLegsItem = {
        alight_station_code?: string;
        board_station_code?: string;
        date?: string;
        leg?: number;
        rsid?: string;
    }
    Index

    Properties

    alight_station_code?: string

    CRS code of the alighting station

    3

    3

    board_station_code?: string

    CRS code of the boarding station

    3

    3

    date?: string

    Departure date in ISO 8601 format

    leg?: number

    Leg number (to match the response)

    1

    rsid?: string

    Rail Service Identifier