Skip to main content

DeltaCompleteRequest

new_cursor_valuestringrequired

The high-water mark the connector observed during this run. Must be >= the previously committed cursor for timestamp_utc / numeric_id.

records_processedintegernullable
metadata objectnullable
property name*anynullable
DeltaCompleteRequest
{
"new_cursor_value": "string",
"records_processed": 0,
"metadata": {}
}