Create a reconciliation

Create a new reconciliation with optional side A and side B data stream associations.

post/reconciliations

Request body

namestring required
run_type'continuous' | 'batch'
side_a_stream_idsstring[]

IDs of data streams to assign to side A

side_b_stream_idsstring[]

IDs of data streams to assign to side B

Response

Reconciliation created

idinteger
namestring required

Human readable name for the reconciliation

run_type'continuous' | 'batch'
created_atstring date-time

Changes