Quay lại Xero Accounting Payment Services
Kết nối Knoon AI với Xero Accounting Payment Services (Xero) để tự động hóa các quy trình làm việc AI.
Create a Xero payment service.
xeroAccountingPaymentServicesCreate
BẢN THỬ NGHIỆM
Nội bộ
Quyền hạn
Quyền hạn tùy chọn
Không có mục nào để hiển thị.
Tham số
| Tên | Loại | Mô tả | Bắt buộc |
|---|---|---|---|
| payloadJson | mustache | Full Xero request body JSON for creating a payment service. | Có |
| idempotencyKey | mustache | Optional Xero idempotency key header. | Không |
Trả về
| Tên | Loại | Mô tả |
|---|---|---|
| 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. |