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

    Variable reactivateAccountConst

    reactivateAccount: (
        reactivateAccountBody: ReactivateAccountBody,
        options?: RequestInit,
    ) => Promise<ReactivateAccount200>

    Reactivates a customer account using the magic-link tokens sent via the data-retention warning email.

    This endpoint is token-based and does not require a passenger bearer token.

    Type Declaration