using OI.Service.HangfireTask.CreatePackJob;
var createPackJobTask = Activate<CreatePackJobTask>();
await createPackJobTask.CreatePackJob(
"67be4df4af648e1040b83990",
"67da47e608efed049424459b",
"Cintia",
new { "67cfae382e39a3049074bb46" },
FromJson<PrintFoilOpions>("{\"PrintPrescriptionIds\":[\"67cfae382e39a3049074bb48\",\"67cfae382e39a3049074bb47\",\"69085cd6274d5c4f3ca80123\",\"67cfae382e39a3049074bb49\",\"68185c57af648e10f8a63f29\",\"67cfae382e39a3049074bb4a\"],\"ExportOrders\":true,\"FoildIds\":[\"67cfae382e39a3049074bb46\"],\"GenerateBarcode\":true,\"IsCollatedCopies\":false,\"IsCytotoxic\":false,\"IsPrintAll\":false,\"IsPRN\":false,\"IsS4N\":false,\"IsS8\":false,\"IsShortCourse\":false,\"IsSinemet\":false,\"IsWarfarin\":false,\"NumberOfCopies\":0,\"NumberOfWeek\":4,\"PartWeekPack\":7,\"PackStartDate\":\"2026-04-22T04:00:00Z\",\"PrintDate\":\"2026-04-22T04:00:00Z\",\"CurrentUserId\":\"67da47e608efed049424459b\",\"Client\":0,\"SpecificPrinting\":false,\"StartPosiion\":0,\"SkipPhoto\":false,\"ExpiryDate\":\"2026-06-17T04:00:00Z\",\"DoseTimeOption\":{\"DoseTimeStart\":0,\"IsBreakfast\":true,\"IsLunch\":true,\"IsDinner\":true,\"IsBedTime\":true}}"));