/bank-feed-accounts

Beta

Creates a BankFeedAccount object with the given values.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

is_debug_modebooleanOptional

Whether to include debug fields (such as log file links) in the response.

run_asyncbooleanOptional

Whether or not third-party updates should be run asynchronously.

Request

This endpoint expects an object.
modelobjectRequired

Description

The BankFeedAccount object represents a bank feed account, detailing various attributes including account identifiers, names, currency, and balance information. This object is central to managing and tracking bank feed accounts within the system.

Usage Example

Fetch from the GET BankFeedAccount endpoint to view details of a bank feed account.

Response

modelobject

Description

The BankFeedAccount object represents a bank feed account, detailing various attributes including account identifiers, names, currency, and balance information. This object is central to managing and tracking bank feed accounts within the system.

Usage Example

Fetch from the GET BankFeedAccount endpoint to view details of a bank feed account.

warningslist of objects
errorslist of objects
logslist of objects

Field support by integration

See all supported fields

Use the /linked-accounts endpoint to pull platform support information