🚀 Borderless Benchmark now LIVE!
cURL
curl --request GET \ --url https://sandbox-api.borderless.xyz/v1/reconciliation/items/{transactionId} \ --header 'Authorization: Bearer <token>'
{ "status": "Matched", "items": [ { "id": "<string>", "status": "Matched", "discrepancyType": "None", "details": {}, "checkedAt": "2023-11-07T05:31:56Z", "transactionId": "<string>", "externalTransactionId": "<string>", "organizationId": "<string>", "pfiName": "Bridge", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Matched
Mismatched
Missing
PfiError
Show child attributes
Was this page helpful?
Suggestions
Contact support