Create a reconciliation match

Manually match a set of records. All records must be unreconciled and belong to the specified reconciliation's data streams.

post/reconciliation_matches

Request body

reconciliation_idstring required
record_idsstring[] required

IDs of records to match together

create_adjustmentboolean

If true, creates an adjustment record to balance the match

adjustment_reasonstring

Description for the adjustment record

Response

Match created

idinteger
statusstring
group_keystring
reconciliation_idinteger
reconciliation_rule_idinteger
created_atstring date-time
record_countinteger

Total number of records in this match

Changes