Add provider field to business account data
3 days ago by ReadMe API
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
providerfield to indicate if the data is user-provided or coming from an external source.
- Added
