Bank statements
Set upload configuration
Use the Set upload configuration endpoint to create bank statement upload configuration for the specified data connection.
With this configuration, you set the source of the data you plan to upload, the ID of the account in third-party banking platform, and a provider ID, if required. This lets us determine the expected format of the data and any source-specific requirements.
Each data connection can only have one configuration for each company and external account ID combination. You will receive a Bad Request response if you try to set it again.
post/companies/{companyId}/connections/{connectionId}/bankStatements/upload/configuration
Request body
Response
Success