Quickbooks
Get connection status
Returns the connection status of Quickbooks for a business. To create new connections, use Quickbooks connection component. Businesses who have not connected a Quickbooks account will have a response with is_connected
set to false.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business to get Quickbooks connection status for.
Response
200
application/json
The response is of type object
.