Sign in

Update account

documented

Update an account.

POST /v3/company/{realmId}/account?operation=updateAccountsno implementation yet0 runs

Input

realmId*
QuickBooks Realm (Company) ID
{{$realmId}}
account_id*
Account Id to update
{{$account_id}}
syncToken*
SyncToken for the account
{{$syncToken}}
name
Updated Account Name
{{$name}}
description
Account Description
{{$description}}
active
Is Active
{{$active}}
Calls QuickBooks as you (your API key is your account); keychains.dev holds the credentials.