Skip to content

SyncRequestStatusDto

← Monday DTO

Status of a full Monday ↔ Business sync request.

Значения

ИмяЗначениеОписание
NotFound0
Syncing1
Synced2
PartiallySynced3
PreviewPending4Bootstrap import: background worker has not yet built the preview.
PreviewReady5Bootstrap import: preview built, waiting for the user to approve.
Cancelled6Request was cancelled by the operator before/while applying.
NoChanges7Preview built but the diff was empty — nothing to apply on either side.
Stale8Business (DAF) data changed since the preview was built — operator must recompute before applying.
WaitingForApiLimit9Apply hit Monday's daily API call limit; the remaining changes are deferred until the quota resets (midnight UTC), then the background worker auto-resumes. See resumeAfterDateTime.

Пример

json
0