Get Transaction Source Accounts
Gets all the transaction source accounts for an instance.
Authorizations
Bearer authentication header of the form Bearer , where is your auth token.
Headers
The Teal instance ID
Query Parameters
A comma separated list of Source Account IDs. Only return Source Accounts with the specified IDs. Returns 404 if an ID is not found, 403 if any ID is not authorized.
Response
Successful Response
"KdE7Q37LeQhFQCfEejfibT"
Deprecated. Returns the linked ledger's name; read it from the ledger directly.
Whether the account is a debit or credit account.
debit, credit The ledger ID where transactions will be posted.
The type of the transaction source.
plaid, manual Whether the account is a business or personal account.
business, personal If true transaction amounts are inverted during manual import only.