QuickBooks Customers に戻る

QuickBooks Customers (QuickBooks) と Knoon AI を接続して AI ワークフローを自動化します。

Update an existing QuickBooks customer (sparse update).
quickBooksCustomerUpdate
ベータ
内部
権限
  • com.intuit.quickbooks.accounting
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
customerIdmustache QuickBooks customer ID.はい
syncTokenmustache Sync token from the latest customer read.はい
displayNamemustache Optional display name.いいえ
givenNamemustache Optional given name.いいえ
familyNamemustache Optional family name.いいえ
companyNamemustache Optional company name.いいえ
emailmustache Optional email.いいえ
phonemustache Optional phone number.いいえ
activeboolean Optional active status.いいえ
minorVersionmustache Optional QuickBooks minor version (defaults to 75).いいえ
payloadJsonmustache Optional full Customer JSON. If provided, it is merged with the fields above and takes precedence.いいえ
返品
名前タイプ説明
idstring Customer ID.
displayNamestring Display name.
givenNamestring Given name.
familyNamestring Family name.
companyNamestring Company name.
primaryEmailstring Primary email.
phonestring Primary phone.
balancenumber Open balance.
activeboolean Whether the customer is active.
syncTokenstring Sync token for updates.