• Initiates a pour for a pour target on a given path.

    Parameters

    • path: string

      the API path to pour from, this will be passed in from the model

    • tracker: string

      the tracker to use for the pour. It will be returned in the future to allow consumers to track the pour

    Returns Promise<undefined | KosServiceResponse<any>>

    • a Future that encapsulates the pour including its status and progress.

    See

    FutureManager.initiateFuture