Quickbooks Ledger
Update Quickbooks account mapping
This API call updates the mapping of a Quickbooks account to a Layer ledger account.
POST
Update Quickbooks account mapping
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to update Quickbooks account mapping for.
The UUID of the Quickbooks account to update mapping for.
Body
application/json
Response
200
application/json
The response is of type object
.
Update Quickbooks account mapping