square_create_refund
Create a refund for a Square transaction to reverse a payment or return funds to a customer.
Instructions
Square connector operation create_refund (platform tool square.create_refund).
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 |