Terug naar QuickBooks Purchase Orders

Verbinding maken met Knoon AI met QuickBooks Purchase Orders (QuickBooks) om AI-workflows te automatiseren.

Create a new QuickBooks PurchaseOrder.
quickBooksPurchaseOrderCreate
BÈTA
Intern
Machtigingen
  • com.intuit.quickbooks.accounting
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
vendorIdmustache Vendor ID for the purchase order.Ja
lineItemsJsonmustache JSON array of QBO Line objects.Ja
txnDatemustache Optional transaction date (YYYY-MM-DD).Nee
docNumbermustache Optional document number.Nee
privateNotemustache Optional private note.Nee
totalAmountmustache Optional total amount.Nee
currencyCodemustache Optional currency code.Nee
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nee
payloadJsonmustache Optional full PurchaseOrder JSON. If provided, it is merged with the fields above and takes precedence.Nee
Retouren
NaamTypeBeschrijving
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.