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

    Variable getJourneyCallingPointsConst

    getJourneyCallingPoints: (
        params: GetJourneyCallingPointsParams,
        options?: Parameters<typeof apiClientMutator>[1],
    ) => Promise<GetJourneyCallingPoints200Item[] | void>

    Returns calling points for each retrievable leg between the supplied origin and destination.

    Type Declaration