Source accounts

Create source accounts

The Batch create source accounts endpoint allows you to create multiple representations of your SMB's bank accounts within Codat's domain. The company can then map the source account to an existing or new target account in their accounting software.

Versioning

If you are integrating the Bank Feeds solution with Codat after August 1, 2024, please use the v2 version of the API, as detailed in the schema below. For integrations completed before August 1, 2024, select the v1 version from the schema dropdown below.

post/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/batch

Request body

SourceAccountV2Prototype[] required— unresolved $ref
OR
SourceAccountPrototype[] required— unresolved $ref

Response

Success