/api/v2/admin/lightning/payment/{coin}/{walletId}/{paymentId}/failPayments may occasionally fail for reasons that Lightning Services cannot handle. In those cases, LS will take the safe path and keep the payment in the in_flight status. This prevents a user from double paying an invoice that actually went through. However, we need a way to move these payments to FAILED state if we are sure they failed.
paymentIdstringRequired>= 1 characterscoinstringRequiredbtcwalletIdstringRequired59cd72485007a239fb00282ed480da1f^[0-9a-f]{32}$success boolean required name string context object required error string required requestId string required