QuickBooks Customers로 돌아가기

Knoon AI를 QuickBooks Customers (QuickBooks)과 연결하여 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.