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. |