One 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."
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.