This object is only used when integrating your own bank accounts with Modern Treasury. It is not available on the Modern Treasury PSP.
A Connection object represents an active connection to a bank or vendor.
| Attribute | Description |
|---|---|
| id string | Unique identifier for the connection. |
| vendor_id string | Unique identifier for the bank or vendor. |
| vendor_name string | A human-friendly name for the bank or vendor. |
| vendor_customer_id string | An identifier given to this connection by the bank. |
| live_mode boolean | This field will be true if this object exists in the live environment or false if it exists in the test environment. |