Admin Transfers

API Documentation

When Column needs to directly credit or debit a bank account under a platform you own, the transfer will be completed using an administrative transfer, or admin transfer. These transfer types are always initiated by Column and will include a description and associated metadata indicating why the transfer occurred.

When an admin transfer occurs, a webhook will be sent to your system with the type admin.transfer.completed as well as being visible in the /events & /transfers endpoints. Your system should be able to handle these transfer types and support newly added details_type values as new use cases are implemented. All currently defined values for details_type will be kept up-to-date in the API documentation for admin transfers.