v1
latestOpenAPI 3.1.02026-08-062723.2 KBOne Time Passcode
Regenerate OTP code for an active OTP process
post/transaction/management/2fa/v1/regenerate/{transactionId}
Path parameters
transactionIdstring required
The id of the transaction that initialized the OTP process
Example:684CWYHCK05X2CN5K_N6
The id of the transaction that initialized the OTP process
Response
OTP code was regenerated successfully
Example response
{
"ratepay_transaction_id": "684CWYHCK05X2CN5K_N6",
"message": {
"en": "Your code has been successfully verified.",
"de": "Ihr Code wurde erfolgreich überprüft."
}
}