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

    Type Alias ReactivateAccountBody

    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 ReactivateAccountBody = {
        action_token: string;
        lookup_token: string;
    }
    Index

    Properties

    action_token: string

    Action token from magic URL

    lookup_token: string

    Lookup token from magic URL