Find transactions with a given reference across all accounts.
GET {{baseUrl}}/v3/ledger/transaction/reference/:reference
1 credit per API call.
Finds transactions for all accounts with the given reference.
RESPONSES
status: OK
[{"accountId":"5e6645712b55823de7ea82f1","reference":"5e6be8e9e6aa436299950c41","anonymous":false,"amount":"0.1","marketValue":{"amount":"1235.56","currency":"EUR","sourceDate":1572031674384,"source":"fixer.io"},"created":1572031674384,"operationType":"PAYMENT","transactionType":"CREDIT_PAYMENT","currency":"BTC","counterAccountId":"5e6645712b55823de7ea82f1","transactionCode":"1_01_EXTERNAL_CODE","senderNote":"Sender note","recipientNote":"Private note","paymentId":"65426","attr":"123","address":"qrppgud79n5h5ehqt9s7x8uc82pcag82es0w9tada0","txId":"c6c176e3f6705596d58963f0ca79b34ffa5b78874a65df9c974e22cf86a7ba67"},{"accountId":"5e6645712b55823de7ea82f1","reference":"5e6be8e9e6aa436299950c41","anonymous":false,"amount":"0.1","marketValue":{"amount":"1235.56","currency":"EUR","sourceDate":1572031674384,"source":"fixer.io"},"created":1572031674384,"operationType":"PAYMENT","transactionType":"CREDIT_PAYMENT","currency":"BTC","counterAccountId":"5e6645712b55823de7ea82f1","transactionCode":"1_01_EXTERNAL_CODE","senderNote":"Sender note","recipientNote":"Private note","paymentId":"65426","attr":"123","address":"qrppgud79n5h5ehqt9s7x8uc82pcag82es0w9tada0","txId":"c6c176e3f6705596d58963f0ca79b34ffa5b78874a65df9c974e22cf86a7ba67"}]