xero_create_payment
Create a payment in Xero by supplying a JSON string of arguments, using your JWT and tenant credentials for authorization.
Instructions
Xero connector operation create_payment (platform tool xero.create_payment).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |