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.

Query Parameters

from
string<date-time>
to
string<date-time>
pfiName
enum<string>
Available options:
Bridge,
Koywe,
Kotanipay,
Hercle,
Bitso,
Yellowcard,
TraceFinance,
HoneyCoin,
BlindPay,
Finity,
Infinia,
Walapay,
Abra,
Yativo,
Capa,
Bivo,
Cobre,
Avenia,
Brale,
BVNK,
CoinsPH,
Iron,
Enigma,
Juicyway,
Kira,
TripleA,
Onmeta,
Alfred,
Demo,
CrissCross
type
enum<string>
Available options:
Daily,
Weekly,
Monthly,
Quarterly,
Manual
cadence
enum<string>
Available options:
Daily,
Weekly,
Monthly,
Manual

Response

200 - application/json
reconciled
number
required

Count of transactions whose current reconciliationStatus is Matched; from/to filter the transaction's statusUpdatedAt

matchRate
number
required

Percentage of Matched transactions vs all reconciled transactions including PfiError (0-100)

openExceptions
number
required

Count of transactions whose current reconciliationStatus is a real discrepancy (Mismatched/Missing), excluding transient PfiError

openErrors
number
required

Count of transactions whose current reconciliationStatus is PfiError (transient PFI failures)

orphaned
number
required

Count of orphans with resolution=Open; from/to filter the orphan's createdAt

regressions
number
required

Count of transactions that flipped from Matched to non-Matched; from/to filter the latest check time