ย้อนกลับไปยัง Xero Accounting Overpayments
เชื่อมต่อ Knoon AI กับ Xero Accounting Overpayments (Xero) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Create a Xero overpayment.
xeroAccountingOverpaymentsCreate
เบต้า
ภายใน
สิทธิ์การใช้งาน
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| payloadJson | mustache | Full Xero request body JSON for creating a overpayment. | ใช่ |
| idempotencyKey | mustache | Optional Xero idempotency key header. | ไม่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| id | string | Primary Xero resource ID. |
| code | string | Xero code when present. |
| name | string | Primary Xero name or label when present. |
| number | string | Xero number or reference when present. |
| status | string | Xero status when present. |
| type | string | Xero type when present. |
| date | string | Primary Xero date when present. |
| updatedDateUtc | string | Updated timestamp when present. |
| raw | object | Raw Xero API object. |