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
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Infraction report internal ID (UUID format)
Ejemplo:
"018f8c1d-1234-7abc-9def-000000000001"

