the nozzle id to pour from.
the tracker to use for the pour. It will be returned in the future to allow consumers to track the pour.
import { NozzleServices } from "@kosdev-code/kos-dispense-sdk";
...
await NozzleServices.pourPourable("nozzle-1", "my-tracker");
FutureManager.initiateFuture
Initiates a pour for the specified nozzle.
Uses the KOS endpoint [POST]
${URL}/api/ext/dispense/nozzle/${nozzleId}/pipeline/beverage/pour