square.listDisputes returns a list of disputes associated with a particular account.
Example
automations/square-list-disputes.automation.ts
Inputs
Every input accepts a compatible signal. It requiresDISPUTES_READ.
Use the official ListDisputes reference for provider field semantics and limits.
Output
Returns the officialSquare.ListDisputesResponse response as a codec-safe object. Square integer money amounts remain bigint values.