The Match object
Attributes
id(string)required
Unique identifier.
incomingTransactionId(string)required
ID of the incoming transaction.
expectedTransactionId(string)required
ID of the expected transaction.
confidence(number)required
Match confidence score (0–1).
rank(number)required
Rank among candidates (1 = top).
status(enum)
Current status.
explanation(string)
Human-readable match explanation.
autoMatched(boolean)
True if auto-accepted by confidence threshold.
createdAt(string)
ISO 8601 timestamp when created.
updatedAt(string)
ISO 8601 timestamp when last updated.