// Id: #810657
using KA_scheduler.Services;
var jobService = Activate<JobService>();
await jobService.TriggerRequest(
null,
"PriceAggregator for all IC5 SS",
"https://4z76riq5jzn76yrcgrr5opm35m0fdpfg.lambda-url.eu-north-1.on.aws/",
FromJson<HttpMethod>("{\"Method\":\"POST\"}"),
"[{"warehouse": "001","itemCategory5": "1000","currency": "SEK","mode": "1","type": "1","inclCompPrice": "Y", "customer": "114000","priceBase": "S"},{"warehouse": "001","itemCategory5": "1000","currency": "SEK","mode": "1","type": "1","inclCompPrice": "Y","customer": "113800","priceBase": "S"}]",
"SS");
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
Triggered using recurring job manager