Zurück zu QuickBooks Purchase Orders

Verbinde Knoon AI mit QuickBooks Purchase Orders (QuickBooks), um KI-Workflows zu automatisieren.

Create a new QuickBooks PurchaseOrder.
quickBooksPurchaseOrderCreate
Beta
Intern
Berechtigungen
  • com.intuit.quickbooks.accounting
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
vendorIdmustache Vendor ID for the purchase order.Ja
lineItemsJsonmustache JSON array of QBO Line objects.Ja
txnDatemustache Optional transaction date (YYYY-MM-DD).Nein
docNumbermustache Optional document number.Nein
privateNotemustache Optional private note.Nein
totalAmountmustache Optional total amount.Nein
currencyCodemustache Optional currency code.Nein
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nein
payloadJsonmustache Optional full PurchaseOrder JSON. If provided, it is merged with the fields above and takes precedence.Nein
Rückgaben
NameTypBeschreibung
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.