using OI.Service.HangfireTask.CreatePackJob;
var createPackJobTask = Activate<CreatePackJobTask>();
await createPackJobTask.CreatePackJob(
"68f969ef5122f8a7eda15d3a",
"69127300a763e7d30919931b",
"alanat",
new { "69116ef5c259fa7932117420" },
FromJson<PrintFoilOpions>("{\"PrintPrescriptionIds\":[\"69116ef5c259fa7932117421\",\"69116ef5c259fa7932117422\",\"69116ef5c259fa7932117423\",\"69116ef5c259fa7932117424\",\"69116ef5c259fa7932117425\",\"69116ef5c259fa7932117426\"],\"ExportOrders\":true,\"FoildIds\":[\"69116ef5c259fa7932117420\"],\"GenerateBarcode\":true,\"IsCollatedCopies\":false,\"IsCytotoxic\":false,\"IsPrintAll\":false,\"IsPRN\":false,\"IsS4N\":false,\"IsS8\":false,\"IsShortCourse\":false,\"IsSinemet\":false,\"IsWarfarin\":false,\"NumberOfCopies\":0,\"NumberOfWeek\":1,\"PartWeekPack\":7,\"PackStartDate\":\"2026-05-25T02:00:00Z\",\"PrintDate\":\"2026-04-22T02:00:00Z\",\"CurrentUserId\":\"69127300a763e7d30919931b\",\"Client\":0,\"SpecificPrinting\":false,\"StartPosiion\":0,\"SkipPhoto\":false,\"ExpiryDate\":\"2026-06-17T02:00:00Z\",\"DoseTimeOption\":{\"DoseTimeStart\":0,\"IsBreakfast\":true,\"IsLunch\":true,\"IsDinner\":true,\"IsBedTime\":true}}"));