Retrieve Transfer
Retrieves a ledger transfer by ID.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
"2026-07-20"
Path Parameters
The transfer ID.
Response
transfer retrieved
A transfer of credit between two ledger accounts.
Transfer amount.
When the transfer was created.
Transfer currency.
Account or user receiving funds.
- Company
- User
Destination ledger account ID.
Transfer ID.
Account or user sending funds.
- Company
- User
Source ledger account ID.
Fee charged for the transfer.
Custom metadata attached to the transfer.
Transfer note.

