Add provider field to business account data

Changes

This update adds a new nullable string field provider to the /business/data/accounts endpoint to specify the source of the account data (e.g., bridge, plaid, or "MANUAL" if manually imported).

Updated endpoints

  • POST /business/data/accounts
    • Added provider field to indicate if the data is user-provided or coming from an external source.