Tilbake til QuickBooks Purchase Orders

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

Create a new QuickBooks PurchaseOrder.
quickBooksPurchaseOrderCreate
BETA
Intern
Tillatelser
  • com.intuit.quickbooks.accounting
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
NavnTypeBeskrivelsePåkrevd
vendorIdmustache Vendor ID for the purchase order.Ja
lineItemsJsonmustache JSON array of QBO Line objects.Ja
txnDatemustache Optional transaction date (YYYY-MM-DD).Nei
docNumbermustache Optional document number.Nei
privateNotemustache Optional private note.Nei
totalAmountmustache Optional total amount.Nei
currencyCodemustache Optional currency code.Nei
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nei
payloadJsonmustache Optional full PurchaseOrder 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.