using OI.Service.HangfireTask.CreatePackJob;
var createPackJobTask = Activate<CreatePackJobTask>();
await createPackJobTask.CreatePackJob(
"69125c053279a8f29861c265",
"69129ab02f26ff2a5cc22fa7",
"jonathanliew",
new { "697ebab3fb40dbe1dba413d2" },
FromJson<PrintFoilOpions>("{\"PrintPrescriptionIds\":[\"697ebab3fb40dbe1dba413d4\"],\"ExportOrders\":true,\"FoildIds\":[\"697ebab3fb40dbe1dba413d2\"],\"GenerateBarcode\":true,\"IsCollatedCopies\":false,\"IsCytotoxic\":false,\"IsPrintAll\":false,\"IsPRN\":false,\"IsS4N\":false,\"IsS8\":false,\"IsShortCourse\":false,\"IsSinemet\":false,\"IsWarfarin\":false,\"NumberOfCopies\":0,\"NumberOfWeek\":2,\"PartWeekPack\":7,\"PackStartDate\":\"2026-06-29T02:00:00Z\",\"PrintDate\":\"2026-05-02T02:00:00Z\",\"CurrentUserId\":\"69129ab02f26ff2a5cc22fa7\",\"Client\":0,\"SpecificPrinting\":false,\"StartPosiion\":0,\"SkipPhoto\":false,\"ExpiryDate\":\"2026-07-30T02:00:00Z\",\"DoseTimeOption\":{\"DoseTimeStart\":0,\"IsBreakfast\":true,\"IsLunch\":true,\"IsDinner\":true,\"IsBedTime\":true}}"));