using OI.Service.HangfireTask.CreatePackJob;
var createPackJobTask = Activate<CreatePackJobTask>();
await createPackJobTask.CreatePackJob(
"67be4df4af648e1040b83990",
"67da47e608efed049424459b",
"Cintia",
new { "67cfae352e39a3049074ba0e" },
FromJson<PrintFoilOpions>("{\"PrintPrescriptionIds\":[\"67cfae352e39a3049074ba10\",\"6856af5708efed1290e215a3\",\"67cfae352e39a3049074ba12\",\"67cfae352e39a3049074ba11\"],\"ExportOrders\":true,\"FoildIds\":[\"67cfae352e39a3049074ba0e\"],\"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-04-20T04:00:00Z\",\"PrintDate\":\"2026-04-20T04:00:00Z\",\"CurrentUserId\":\"67da47e608efed049424459b\",\"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}}"));