Use the PUT {{appPath}}/environments/{{envID}}/users/{{userID}}/verifyTransactions/{{transactionId}}
request to update the specified ID verification transaction record for the user in the environment.
This command is used only by a PingOne admin to manually set the transaction status. Only “APPROVED_MANUALLY” or “APPROVED_NO_REQUEST” is accepted as the status
value.
If the current status of the transaction (prior to executing this request) is not “FAIL”, or “IN_PROGRESS”, an error is returned.