TebraSyncService.SyncChargesAsync

The job is finished. It will be removed automatically 03/03/2026 07:00:10.
// Id: #93
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
1772434800

State

03/02/2026 07:00:10 (+9.510s) Succeeded

Latency:
133ms
Duration:
9.497s

+116ms Processing

Server:
a97a320ff432:1
Worker:
b20919a2

+7ms Enqueued

Triggered by recurring job scheduler

03/02/2026 07:00:00 Created