ย้อนกลับไปยัง QuickBooks Customers
เชื่อมต่อ Knoon AI กับ QuickBooks Customers (QuickBooks) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Fetch a single QuickBooks customer by ID.
quickBooksCustomerRead
เบต้า
ภายใน
สิทธิ์การใช้งาน
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| customerId | mustache | QuickBooks customer ID. | ใช่ |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | ไม่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| id | string | Customer ID. |
| displayName | string | Display name. |
| givenName | string | Given name. |
| familyName | string | Family name. |
| companyName | string | Company name. |
| primaryEmail | string | Primary email. |
| phone | string | Primary phone. |
| balance | number | Open balance. |
| active | boolean | Whether the customer is active. |
| syncToken | string | Sync token for updates. |



