Post Method From Third Party(Postman) to Focus: ============================================= Method type: Post Url: http://localhost/HdfcIntegration/FocusService.svc/BankReceipts Request Json: ============ In the Body please select "Row" and "Json". { "transactionId": "16081940057", "remitterName": "M/S ANKITA TRADERS", "fromAccountNumber": "2625201000087", "fromBankName": "CANARA BANK", "utr": "CNRBR52019081700540680", "virtualAccount": "262520FEED00215", "amount": "2.02", "mmid": "", "transferMode": "RTGS", "creditDateTime": "2019-08-17 11:21:29" } Note: Please change in the Required Details in the Web.Config. I.e: companyCode, Server_Ip, User_Name, Password. Create XML folder in bin folder with DBConfig file.