Skip to main content

BulkRefreshSkipDto

One series a bulk refresh could not rewrite, and why.

idinteger<int32>required
reasonstringrequired

Human-readable skip reason ("series not found", "no mapping for the active provider", "provider has no record").

BulkRefreshSkipDto
{
"id": 0,
"reason": "string"
}