Register Remitter

$ciphertext_raw = openssl_encrypt($piddata, "AES-128-CBC", $key, $options=OPENSSL_RAW_DATA, $iv);
$enctoken = base64_encode($ciphertext_raw);
echo $enctoken

📘

Note

  1. Kindly use wadh value "E0jzJ/P8UopUHAieZn8CKqS4WPMi5ZSYXgfnlfkWjrc=" in production during scanning the remitter finger
  2. EKYC and OTP will be valid for 1 min.
  3. Kindly use the given wadh value for face auth "sgydIC09zzy6f8Lb3xaAqzKquKe9lFcNR9uTvYxFp+A=" in production during scanning the remitter face data
SNoHttp Response CodeResponse CodeDescription
12001Remitter account details fetched.
22002Bank response of customer registration message
32004Error while registering remitter data
42003These mobile numbers are not authorise to avail DMT transaction facility
54068Validation Errors
640412DMT service or preference is not active for this account.
74129Unable to process register remitter request
840110Invalid JWT Token
940111Authentication failed
Language
Click Try It! to start a request and see the response here!