Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transactionId
string
required

Response

200 - application/json
status
enum<string> | null
required

Latest reconciliation status from Transaction.reconciliationStatus. Null when the transaction has not been reconciled yet.

Available options:
Matched,
Mismatched,
Missing,
PfiError
items
object[]
required

Full reconciliation history (no dedup). Empty when the transaction has not been reconciled yet.