interfaceConsentOtpVerifyResult
export interface ConsentOtpVerifyResult {
isSuccess: boolean;
message: string;
}/openbanking/tell-money/consents/{param}/otpconsentId
string
password
string
Promise<ConsentOtpVerifyResult>
export interface ConsentOtpVerifyResult {
isSuccess: boolean;
message: string;
}POST /openbanking/tell-money/consents/{param}/otp
We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.