Skip to main content
PUT
Update Ledger Transaction Source

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer , where is your auth token.

Headers

teal-instance-id
string
required

The Teal instance ID

modified-by
string | null

An optional identifier for audit logging.

Path Parameters

ledger_id
string
required

The ledger ID belonging to an existing Plaid transaction source account

Body

application/json
enabled
boolean | null

Toggles the enabled state of the transaction source.

auth_token
string | null

A new auth token. For Plaid sources this will be a p token.

sync_from
string<date-time> | null

The datetime to sync transactions from. Transaction changes received before this datetime will be ignored.

Response

Successful Response