Name | Type | Description |
---|---|---|
Client ID | String | Identifies which app is making the request. Obtain this value from the Keys tab on the app profile via My Apps on the developer site. There are two versions of this key: development and production. |
Client Secret | String | Obtain this value from the Keys tab on the app profile via My Apps on the developer site. There are two versions of this key: development and production. |
Refresh Token | String | A token used when refreshing the access token. |
Realm ID | String | Labeled Company ID. The Make API Calls panel is populated with the realm id and the current access token. |
User Agent | String | Process and email for API logging purposes. Example: tap-quickbooks |
Start Date | String | The default value to use if no bookmark exists for an endpoint (rfc3339 date string). E.g, 2021-03-20T00:00:00Z. Any data before this date will not be replicated. |
Sandbox | Boolean | Determines whether to use the sandbox or production environment. |