A "connection" object represents an active connection to a bank or vendor.
id | 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. |