List balance blocks for an infraction report
Returns the balance blocks associated with an infraction report and the aggregate totals: infractionAmount from the parent report and totalBlocked, the effective amount retained across active blocks in PENDING, SETTLING, or SETTLED. The report must belong to the authenticated organization, otherwise 404 is returned.
GET
cURL with fictitious data
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Infraction report internal ID (UUID format)
Example:
"018f8c1d-1234-7abc-9def-000000000001"

