0% found this document useful (0 votes)
15 views

API Logs DMT Lite

The document contains logs of an API call to transfer funds through IMPS. The API call was made with a POST request containing sender details like account and phone number. The call returned a 500 status code and response provided transaction details with a failure status and message.

Uploaded by

Mudit Gulgulia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

API Logs DMT Lite

The document contains logs of an API call to transfer funds through IMPS. The API call was made with a POST request containing sender details like account and phone number. The call returned a 500 status code and response provided transaction details with a failure status and message.

Uploaded by

Mudit Gulgulia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 3

api_logs_dmt_lite

url method headers request_data status_code

{
"benId": "MA481820240401201412",
"amount": 10000,
"order_id": "YOGGA57393",
imps_lite/fundTransfer POST [] "accountName": "MA481820240401201412", 500
"mobileNumber": "7014488026",
"submerchantid": "DEMO",
"transactionMode": "IMPS"
}

Page 1
api_logs_dmt_lite
response_content
{
"name": "Manoj",
"amount": 10000,
"result": 0,
"status": "Failure",
"txn_id": "TA01DL1711939607",
"message": "Failure",
"bankName": "STATE BANK OF INDIA",
"ifscCode": "SBIN0031312",
"order_id": "YOGGA57393",
"TXNDETAILS": [
{
"utr": "",
"title": "DMTGFT003 -- Something went wrong ,Please try again after some time..",
"amount": "5000.00",
"ref_id": "TA01DL1711939607",
"status": "Failure",
"txn_id": "TA01DL171193960732301"
},
{
"utr": "",
"title": "DMTGFT003 -- Something went wrong ,Please try again after some time..",
"amount": "5000.00",
"ref_id": "TA01DL1711939607",
"status": "Failure",
"txn_id": "TA01DL171193960765702"
}
],
"mobileNumber": "7014488026",
"accountNumber": "61321303836"
}

Page 2
api_logs_dmt_lite
created_at updated_at

2024-04-01 20:16:47 2024-04-01 20:16:47

Page 3

You might also like