square_list_payments
Fetch Square payments for a connected merchant account. Filter by date range, location, or reference to review transaction history and reconcile records.
Instructions
List Square payments for the connected merchant account.
Args: from_date: Begin time (RFC 3339). to_date: End time (RFC 3339). location_id: Filter to a specific location. project_id: Authenticated Project UUID. project_ref: Exact project correlation reference. connector_account_ref: Project-bound connector account alias. idempotency_key: Stable business-action identity. effect: Required and must be read; Spring verifies it. approval_ref: Approved platform task UUID when resuming a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | ||
| to_date | No | ||
| from_date | No | ||
| project_id | No | ||
| location_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| idempotency_key | No | ||
| connector_account_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |