EndUserDataSources
Update a data source
Update a data source
PUT
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Body
application/json
Whether or not the data source is enabled. If disabled, hides related transactions from analytics
Response
200 - application/json
When the data source was created in Heron system
List of data source accounts associated with the data source
Unique ID for data source generated by Heron
When the data source was last updated in Heron system
Unique ID to identify the data source
Data source type
Available options:
api
, csv
, pdf
, integration_link
, legacy
, legacy_pdf
, legacy_integration_link
Whether or not the data source is enabled. If disabled, hides related transactions from analytics
Metadata associated with the data source
Status of the data source entity, where applicable (e.g. pdfs, integration links)
Available options:
new
, parsing
, parsed
, processed
, human_reviewing
, approved
, rejected
, failed
, transactions_loaded
, transactions_unloaded
, pending
, active
, syncing
, erroring
, sync_disabled
, deleted_in_plaid
, unknown
Was this page helpful?