using OI.Service.HangfireTask.CreatePackJob;
var createPackJobTask = Activate<CreatePackJobTask>();
await createPackJobTask.CreatePackJob(
"685c869208efed10d8706c85",
"689d369cd1339a15b24111b4",
"YP",
new { "6891b3302875926d454448aa" },
FromJson<PrintFoilOpions>("{\"PrintPrescriptionIds\":[\"6891b3302875926d454448ae\",\"6891b3302875926d454448b2\",\"6891b3302875926d454448ac\",\"6891b3302875926d454448ad\",\"6891b3302875926d454448b0\",\"6891b3302875926d454448b1\",\"6891b3302875926d454448ab\",\"6891b3302875926d454448af\"],\"ExportOrders\":true,\"FoildIds\":[\"6891b3302875926d454448aa\"],\"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-25T04:00:00Z\",\"PrintDate\":\"2026-04-20T04:00:00Z\",\"CurrentUserId\":\"689d369cd1339a15b24111b4\",\"Client\":0,\"SpecificPrinting\":false,\"StartPosiion\":0,\"SkipPhoto\":false,\"ExpiryDate\":\"2026-06-15T04:00:00Z\",\"DoseTimeOption\":{\"DoseTimeStart\":0,\"IsBreakfast\":true,\"IsLunch\":true,\"IsDinner\":true,\"IsBedTime\":true}}"));