OTP Verification Request
OTP verification details
identifierstring
Unique identifier of the onboarding request
Example:
EER00086C_ADRIA
otpCodestring
One-time password code
Example:
301983
bankCodestring
Bank institution code
Example:
00014
languageCodestring
Enumeration of supported language codes by Adria standard
Possible values: [EN
, FR
, ES
, DE
, IT
, PT
, AR
]
Example:
EN
OTP Verification Request
{
"identifier": "EER00086C_ADRIA",
"otpCode": "301983",
"bankCode": "00014",
"languageCode": "EN"
}