ย้อนกลับไปยัง QuickBooks Bills

เชื่อมต่อ Knoon AI กับ QuickBooks Bills (QuickBooks) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI

Create a new QuickBooks bill.
quickBooksBillCreate
เบต้า
ภายใน
สิทธิ์การใช้งาน
  • com.intuit.quickbooks.accounting
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
ชื่อประเภทคำอธิบายจำเป็นต้องมี
vendorIdmustache Vendor ID for the bill.ใช่
lineItemsJsonmustache JSON array of QBO Line objects (e.g. [{"DetailType":"AccountBasedExpenseLineDetail","Amount":120,"AccountBasedExpenseLineDetail":{"AccountRef":{"value":"123"}}}]).ใช่
txnDatemustache Optional transaction date (YYYY-MM-DD).ไม่
dueDatemustache Optional due date (YYYY-MM-DD).ไม่
docNumbermustache Optional document number.ไม่
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing bill instead.ไม่
privateNotemustache Optional private note.ไม่
currencyCodemustache Optional currency code.ไม่
apAccountIdmustache Optional AP account ID.ไม่
customerIdmustache Optional Customer ID.ไม่
minorVersionmustache Optional QuickBooks minor version (defaults to 75).ไม่
payloadJsonmustache Optional full Bill JSON. If provided, it is merged with the fields above and takes precedence.ไม่
คืนสินค้า
ชื่อประเภทคำอธิบาย
idstring Bill ID.
docNumberstring Bill document number.
vendorIdstring Vendor ID.
txnDatestring Transaction date.
dueDatestring Due date.
totalAmountnumber Total amount.
balancenumber Open balance.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.
privateNotestring Private note.