TebraSyncService.SyncChargesAsync

The job is finished. It will be removed automatically 03/03/2026 00:00:20.
// Id: #90
using TebraIntegration.Services;

var tebraSyncService = Activate<TebraSyncService>();
await tebraSyncService.SyncChargesAsync(
    FromJson<Nullable<DateTime>>("\"2026-01-28T05:00:00+00:00\""),
    FromJson<Nullable<DateTime>>("\"2026-02-28T05:00:00+00:00\""));

Parameters

CurrentCulture
""
RecurringJobId
"sync-charges"
Time
1772409611

State

03/02/2026 00:00:20 (+9.033s) Succeeded

Latency:
56ms
Duration:
9.007s

+27ms Processing

Server:
a97a320ff432:1
Worker:
b20919a2

+7ms Enqueued

Triggered by recurring job scheduler

03/02/2026 00:00:11 Created