Tilbage til QuickBooks Purchases

Forbind Knoon AI med QuickBooks Purchases (QuickBooks) for at automatisere AI-arbejdsgange.

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