This API call fetches a specific Quickbooks account for a business.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The UUID of the business to fetch Quickbooks account for.
The UUID of the Quickbooks account to fetch.
The response is of type object
.
This API call fetches a specific Quickbooks account for a business.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The UUID of the business to fetch Quickbooks account for.
The UUID of the Quickbooks account to fetch.
The response is of type object
.