Skip to main content
square.listPaymentRefunds retrieves a list of refunds for the account making the request.

Example

automations/square-list-payment-refunds.automation.ts

Inputs

Every input accepts a compatible signal. It requires PAYMENTS_READ. Use the official ListPaymentRefunds reference for provider field semantics and limits.

Output

Returns the official Square.ListPaymentRefundsResponse response as a codec-safe object. Square integer money amounts remain bigint values.