Discussions

Ask a Question
ANSWERED

Connection being refused

I am trying to test ur get customer api but connection is being refused(i am getting this error = Failed to connect to staging.eko.in port 25004: Connection refused), while in postman it is working fine.
ANSWERED

API NEED

WANT TO NEDD API
ANSWERED

Please Give Live data of my HDFC Bank DEtails to verify

here example given kodak bank i need to hdfc bank what are the input data i need to give as below FOR kodak For HDFC 1.bankcode:KKBK 2.accounts/1711650498 string url = "https://staging.eko.in:25004/ekoapi/v1/banks/bankcode:KKBK/accounts/1711650498"; string body = "initiator_id=9910028267&customer_id=8800776655&client_ref_id=AVS20181123144419311"; var client = new RestClient(url); var request = new RestRequest(Method.POST); request.AddHeader("content-type", "application/x-www-form-urlencoded"); request.AddHeader("cache-control", "no-cache"); /*Adding developer key in header*/ request.AddHeader("Postman-Token", "db8fca45-045a-4062-85a3-9e4c5f0271e0"); request.AddHeader("cache-control", "no-cache"); request.AddHeader("secret-key-timestamp", "1516705204593"); request.AddHeader("secret-key", "MC6dKW278tBef+AuqL/5rW2K3WgOegF0ZHLW/FriZQw="); request.AddHeader("developer_key", "becbbce45f79c6f5109f848acd540567"); request.AddParameter("application/x-www-form-urlencoded", body, ParameterType.RequestBody); IRestResponse response = client.Execute(request); var content = response.Content; /// Contains response from the server

How can I use bank real bank details

I want to developer one banking app. In this app I want to provide user perticular bank Login and it's balance details. So I request you to How can I use bank detail. Thank you.
ANSWERED

AEPS API

I WANT YOUR AEPS API PLZ CONTACT 9798951585

api

I want to use your MOney transfer API. please contact me 8882511673

I have send money by EKO but transtion done but money not send in account

I have send money by eko online but transation done but didnt come in account

want to use AEPS api and became member

Please provide me information about how to buy AEPS API
ANSWERED

I want AEPS & DMR API for our portal Adifloor.com

Hi i want aeps & DMR Api for our agents we have already 600+ Agents in our portal but now want to join with you.

API

Hi Team, when I call your API for add recipient its give following error : "StatusCode: UnsupportedMediaType, Content-Type: text/html;charset=utf-8, Content-Length: 1111)"" So can you please provide proper API link with parameter for add recipient .. Thank you