Kembali ke QuickBooks Purchase Orders
Sambungkan Knoon AI dengan QuickBooks Purchase Orders (QuickBooks) untuk mengotomatisasi alur kerja AI.
Fetch a single QuickBooks PurchaseOrder record by ID.
quickBooksPurchaseOrderRead
Beta
Internal
Izin
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
| Nama | Tipe | Deskripsi | Wajib |
|---|---|---|---|
| purchaseOrderId | mustache | QuickBooks PurchaseOrder ID. | Ya |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Tidak |
Pengembalian
| Nama | Tipe | Deskripsi |
|---|---|---|
| id | string | Record ID. |
| name | string | Name or display name. |
| docNumber | string | Document number. |
| txnDate | string | Transaction date. |
| totalAmount | number | Total amount. |
| active | boolean | Whether the record is active. |
| syncToken | string | Sync token. |
| currencyCode | string | Currency code. |