latestOpenAPI 3.1.0MIT2026-08-226224149.1 KB

613ceff68dc7

Update a reconciliation exception

Update the title, description, or status of an exception.

patch/reconciliation_exceptions/{id}

Path parameters

idstring required

Request body

titlestring
descriptionstring
status'open' | 'investigating' | 'dismissed' | 'resolved'

Response

Exception updated

idinteger
reconciliation_idinteger required

The reconciliation this exception belongs to

reconciliation_namestring

Name of the parent reconciliation

data_stream_idinteger required

The data stream this exception is scoped to

data_stream_namestring

Human-readable name of the scoped data stream

data_stream_keystring

Immutable key of the scoped data stream

titlestring required
descriptionstring
status'open' | 'investigating' | 'dismissed' | 'resolved'
created_atstring date-time
updated_atstring date-time
opened_atstring date-time nullable

When the exception most recently transitioned into an open state. Distinct from created_at so reopening is tracked cleanly.

closed_atstring date-time nullable

When the exception most recently transitioned into a resolved or dismissed state. Cleared on reopen.

decimal_placesinteger

Number of decimal places (2 for USD)