post https://xyz.xyz.in/service-api/api/v1/service/dmt/kyc/transact/transact
Partner should know !
--This facilitates to transactions of Domestic money transfer (DMT) as used to send money instantly to any Bank's account holder within India.
--Total amount remitter can send in a month Rs 25K/ per sender and max transaction amount limit is of Rs 5000 per trxn
| SNo | HTTP Response Code | Response Code | Description |
|---|---|---|---|
| 1 | 200 | 1 | Transaction Successful. |
| 2 | 200 | 2 | IMPS is down. Wallet deducted successfully. |
| 3 | 401 | 3 | Api Partner is not allowed to use this channel Please contact administrator. |
| 4 | 200 | 4 | IMPS Service is not active for given bank. |
| 5 | 200 | 5 | Unable to process.Wallet deducted successfully. |
| 6 | 200 | 6 | IMPS is down. Wallet deducted successfully. |
| 7 | 401 | 7 | Something went wrong. Please do not post any transaction before contacting admin. |
| 8 | 401 | 8 | IMPS of bank is down. Please enable park option from dashboard before initiating transaction |
| 9 | 401 | 9 | Beneficiary is not register on paytm please register beneficiary first. |
| 10 | 401 | 10 | Neft is not allowed in Airtel Pipe. Please use different pipe to avail neft transaction. |
| 11 | 401 | 11 | Monthly limit of remitter is over. |
| 12 | 401 | 12 | Pipe is not activated for the USER Please activate the pipe befor initiating transaction. |
| 13 | 401 | 13 | Insufficient fund in your account. Please topup USER wallet before posting any transaction. |
| 14 | 401 | 14 | Selected Bank do not support Remittance type transaction. |
| 15 | 406 | 15 | Remittance is not allowed in this account number. |
| 16 | 406 | 16 | Invalid Beneficiary Details.OR Beneficiary limit Exhausted. |
| 17 | 406 | 17 | Invalid Remitter Details |
| 18 | 401 | 18 | Charges not configured Please contact admin |
| 19 | 406 | 19 | Duplicate transaction reference number. |
| 20 | 406 | 20 | Remittance is not allowed in this mobile number |
| 21 | 406 | 21 | Validation Error. |
| 22 | 406 | 22 | DMT service is not active for this account. |
| 23 | 412 | 23 | Unable to process loging request. |
| 24 | 401 | 24 | Invalid JWT. |
| 25 | 401 | 25 | Authentication failed. |
| 26 | 200 | 3 | OTP Verification failed |
Note
Any response code which are not present in the list you have to mark transaction pending /hold at your end.
| txn_status | value | Description |
|---|---|---|
| 0 | Failed and Refunded | Transaction is failed. Amount and charges deducted is reversed to wallet. |
| 1 | Transaction Successfull | Transaction successfull |
| 2 | Transaction In Process | Perform Transaction status method to get actual status in 30 min interval |
| 3 | Transaction Sent To Bank | Perform Transaction status method to get actual status in 30 min interval |
| 4 | Transaction on Hold | Perform Transaction status method to get actual status in TAT(T+3) interval |
| 5 | Transaction Failed | Transaction Failed Please initiate refund process |
