A Connection
object represents an active connection to a bank or vendor.
Attribute | Description |
---|---|
id string | Unique identifier for the connection. |
vendor_id | Unique identifier for the bank or vendor. |
vendor_name | A human-friendly name for the bank or vendor. |
vendor_customer_id | An identifier given to this connection by the bank. |
live_mode | This field will be true if this object exists in the live environment or false if it exists in the test environment. |