Create a Transaction Source Account
Create a transaction source account to manually write transactions.
Authorizations
Bearer authentication header of the form Bearer , where is your auth token.
Headers
The Teal instance ID
An optional identifier for audit logging.
Body
Deprecated. The source account's name now mirrors the linked ledger's name; provide the ledger name when creating the ledger instead.
Whether the account is a business or personal account.
business, personal The ledger where transactions will be posted. The ledger must have a financial account type. Exactly one of ledger_id or ledger must be provided.
Details for a new ledger to create for this source account. Exactly one of ledger_id or ledger must be provided.
If true transaction amounts are inverted during manual import only.
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.