|
Python Connector for QuickBooks Online Connection parameters - Python Connector for QuickBooks Online |
|
The following table describes the QuickBooks Online connection parameters you can use in the connect() module method.
| Parameter | Description |
|---|---|
|
|
The company ID. If you know your company ID, pass it to this parameter. Otherwise, follow the instructions in Using the module to retrieve this value. |
|
|
The refresh token. Follow the instructions in Using the module to obtain a refresh token. |
|
|
Specifies whether you're using a sandbox company. The possible values are |
|
Proxy parameters |
|
|
|
The hostname or IP address of the proxy server |
|
|
The proxy port |
|
|
The username for proxy authentication |
|
|
The password for proxy authentication |
|
Other parameters |
|
|
|
The ID of a connection pool that will be used for a particular connection |
|
|
Disables connection pooling for a particular connection. The possible values are |