List a funds recovery's refunds
List a funds recovery's refunds
Lists the local DICT refunds cross-linked to a funds recovery (local read of our persisted refunds, not a BACEN fetch).
GET
List a funds recovery's refunds
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Funds recovery UUID (local record id)
Query Parameters
Page size (default 25, max 100)
Required range:
1 <= x <= 100Page offset (default 0)
Required range:
x >= 0Response
OK
Local DICT refund request records for the requested limit/offset window.
Effective page size applied to this response.
Zero-based offset of the first item in this page.
Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

