get https://sandbox.dev.clover.com/v3/merchants//refunds
Retrieves refunds for a merchant, including associated taxes and tips.
Data Retrieval Rules:
- 90-Day Limit: This endpoint returns a maximum of 90 days of refund data.
- Automatic Time-Filter Adjustment: If a query's time-based filter (e.g.,
createdTime
orclientCreatedTime
) spans more than 90 days, the server automatically adjusts the range to fetch only the most recent 90 days of results.