cURL
curl --request GET \
--url https://sandbox-api.borderless.xyz/v1/reconciliation/runs/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"organizationId": "<string>",
"periodStart": "2023-11-07T05:31:56Z",
"periodEnd": "2023-11-07T05:31:56Z",
"startedAt": "2023-11-07T05:31:56Z",
"finishedAt": "2023-11-07T05:31:56Z",
"itemsProcessed": 123,
"itemsMatched": 123,
"itemsMismatched": 123,
"itemsMissing": 123,
"itemsPfiError": 123,
"orphansFound": 123,
"attempt": 123,
"lastError": "<string>"
}Reconciliation
Get v1reconciliationruns 1
GET
/
v1
/
reconciliation
/
runs
/
{id}
cURL
curl --request GET \
--url https://sandbox-api.borderless.xyz/v1/reconciliation/runs/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"organizationId": "<string>",
"periodStart": "2023-11-07T05:31:56Z",
"periodEnd": "2023-11-07T05:31:56Z",
"startedAt": "2023-11-07T05:31:56Z",
"finishedAt": "2023-11-07T05:31:56Z",
"itemsProcessed": 123,
"itemsMatched": 123,
"itemsMismatched": 123,
"itemsMissing": 123,
"itemsPfiError": 123,
"orphansFound": 123,
"attempt": 123,
"lastError": "<string>"
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
Available options:
Daily, Weekly, Monthly, Manual Available options:
Pending, Running, Completed, Failed 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 Was this page helpful?
⌘I