Settle a refund with an aggregated block devolution (Phase 1)
Initiates exactly one aggregated devolution for all PENDING blocks linked to the refund infraction report and changes those blocks together to SETTLING. Processing is selected automatically from the infraction operation type and contested transaction format. The refund remains OPEN during this phase. The request has no body. A successful SPI response reports SETTLING, or SETTLED for an idempotent replay; rejected or unexpected outcomes return an error. Only the requesting participant tenant may settle its own refund.
Authorizations
JWT bearer token issued by the identity provider.
Headers
Client-generated key used to retry exactly the same request safely.
1 - 64Best-effort business correlation id (observability only; never fabricated).
Path Parameters
Refund internal ID (UUID format)
"018f8c1d-1234-7abc-9def-000000000010"
Response
Accepted
"50.00"
SETTLING, PENDING, SETTLED "SETTLING"
ROOT, SUBSEQUENT, UNKNOWN "ROOT"
"200.00"
"018f8c1d-1234-7abc-9def-000000000010"
OPEN, CLOSED, CANCELLED "OPEN"
"150.00"
"FR01"
REFUND, MANUAL "REFUND"
false
"50.00"

