PUT
/
api
/
data_source_accounts
/
{heron_id}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

heron_id
string
required

Body

application/json
is_enabled
boolean

Whether or not the account is enabled. If disabled, hides related transactions from analytics

Response

200 - application/json
is_enabled
boolean
required

Whether or not the account is enabled. If disabled, hides related transactions from analytics

account_id
string

Unique account id associated with the data source account

anomaly_score
integer

For pdf bank statement account sources, where the value is between 0 and 1000, with 1000 being the most anomalous

balances
object[]

List of balances associated with the account

currency
string

Currency of the account

end_date
string

End date of the account

heron_id
string

Unique ID for data source generated by Heron

institution_name
string

Name of the institution

max_date
string

Latest date of transactions associated with the data source account

min_date
string

Earliest date of transactions associated with the data source account

name
string

Name of the account

num_transactions
integer

Number of transactions associated with the data source account

number
string

Number of the account

owner_name
string

Name of the account owner

reference_id
string

This is the account ID provided as part of the transaction

start_date
string

Start date of the account

transactions_match_balances
boolean

For pdf bank statements, represents whether all transactions extracted match the balances extracted

type
string

Type of the account