Resolves an open refund session.
After the `refundSessionResolve` mutation completes on a given refund session, any
`refundSessionReject` mutation attempts will fail. Subsequent `refundSessionResolve`
mutation attempts will succeed, but the `Details` argument will be ignored.