Tilbake til QuickBooks Purchases

Koble til Knoon AI med QuickBooks Purchases (QuickBooks) for å automatisere AI-arbeidsflyter.

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
BETA
Intern
Tillatelser
  • com.intuit.quickbooks.accounting
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
NavnTypeBeskrivelsePåkrevd
accountIdmustache Account ID for the purchase.Ja
lineItemsJsonmustache Optional JSON array of QBO Line objects.Nei
paymentTypemustache Optional payment type (Cash, Check, CreditCard).Nei
txnDatemustache Optional transaction date (YYYY-MM-DD).Nei
docNumbermustache Optional document number.Nei
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.Nei
totalAmountmustache Optional total amount.Nei
privateNotemustache Optional private note.Nei
currencyCodemustache Optional currency code.Nei
entityIdmustache Optional entity reference ID (for customer/vendor/employee).Nei
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).Nei
customerIdmustache Optional Customer ID.Nei
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nei
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.Nei
Returer
NavnTypeBeskrivelse
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.