Quickbooks Ledger
Fetch Quickbooks account
This API call fetches a specific Quickbooks account for a business.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business to fetch Quickbooks account for.
The UUID of the Quickbooks account to fetch.
Response
200
application/json
The response is of type object
.