QuickBooks Purchases に戻る

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

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
ベータ
内部
権限
  • com.intuit.quickbooks.accounting
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
accountIdmustache Account ID for the purchase.はい
lineItemsJsonmustache Optional JSON array of QBO Line objects.いいえ
paymentTypemustache Optional payment type (Cash, Check, CreditCard).いいえ
txnDatemustache Optional transaction date (YYYY-MM-DD).いいえ
docNumbermustache Optional document number.いいえ
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.いいえ
totalAmountmustache Optional total amount.いいえ
privateNotemustache Optional private note.いいえ
currencyCodemustache Optional currency code.いいえ
entityIdmustache Optional entity reference ID (for customer/vendor/employee).いいえ
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).いいえ
customerIdmustache Optional Customer ID.いいえ
minorVersionmustache Optional QuickBooks minor version (defaults to 75).いいえ
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.いいえ
返品
名前タイプ説明
idstring Record ID.
namestring Name or display name.
docNumberstring Document number.
txnDatestring Transaction date.
totalAmountnumber Total amount.
activeboolean Whether the record is active.
syncTokenstring Sync token.
currencyCodestring Currency code.