mutation

verifyOtpAndAddBeneficiaryForWallet

Verify OTP provided by the user and adds a wallet beneficiary.
Arguments
walletOtpRequestInput
WalletOtpRequestInput
Wallet OTP Request.
Response
is_verified_flag
String!
Required
Boolean Flag whether OTP Validation is already done or not.
request_id
String!
Required
Request Id for wallet otp request.
success
Boolean
Response is successful or not.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...