refund

abstract suspend fun refund(walletAccountId: String, idempotencyKey: String, amountMinor: Long): String

Idempotently credit walletAccountId back by amountMinor — the split-payment compensation.