cURL
curl --request GET \
--url https://sandbox-api.borderless.xyz/v1/reconciliation/orphaned-transactions/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"externalId": "<string>",
"externalData": {},
"status": "<string>",
"sourceAmount": "<string>",
"destinationAmount": "<string>",
"sourceCurrency": "<string>",
"destinationCurrency": "<string>",
"organizationId": "<string>",
"periodStart": "2023-11-07T05:31:56Z",
"periodEnd": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}Reconciliation
Get v1reconciliationorphaned transactions 1
GET
/
v1
/
reconciliation
/
orphaned-transactions
/
{id}
cURL
curl --request GET \
--url https://sandbox-api.borderless.xyz/v1/reconciliation/orphaned-transactions/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"externalId": "<string>",
"externalData": {},
"status": "<string>",
"sourceAmount": "<string>",
"destinationAmount": "<string>",
"sourceCurrency": "<string>",
"destinationCurrency": "<string>",
"organizationId": "<string>",
"periodStart": "2023-11-07T05:31:56Z",
"periodEnd": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.borderless.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
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 Available options:
Deposit, Withdrawal, Exchange Was this page helpful?
⌘I