Remitter Details

{
  "event": "DMT-WALLET-MONEY-REMITTER-DETAIL",
  "param": {
    "fname": "first name of the remitter",
    "lname": "last name of the remitter",
    "mobile": "mobile number of the remitter",
    "status": "active status of the remitter",
    "pw_limit": "available limit of the remitter",
    "is_kyc": "kyc status of the remitter if kyc has been done or not",
    
  }
}
  • This callback has been triggered whenever merchant start the transaction process or in between the process.
  • Partner can update there system with updated details of the remitter.
  • maximum limit of the wallet load in remitter wallet is Rs. 50000 and Rs. 25000 in single transaction.