Save DMT Transaction

Save a Money Transfer transaction for later, if the agent does not have sufficient funds in their wallet

Why save a transaction?

If the agent does not have sufficient funds in their wallet, they can capture the details from the customer and save it for later.

Later, when they have sufficient funds available in their wallet, they can commit all the saved transactions.


How to manage saved transactions?

  1. See DMT Transaction for the steps and parameters required to for DMT transaction. Same parameters will be used here.
  2. See the Saved Transactions section for steps to fetch, delete or commit a list of saved transactions.
Body Params
int32
required

Your registered mobile number (See Platform Credentials for UAT)

string
required

User code value of the retailer from whom the request is coming

int32
required

Unique ID generated while adding the recipient

int32
required

Amount value needs to be transferred

date-time
required
string
required
Defaults to INR
int32
required

Mobile number of the Customer

string
required

Unique reference number of your system, please make this ID as unique as possible so that it does not match with any other partner unique reference id.

int32
required

1 - NEFT , 2 - IMPS

string

latlong of the user from whom the request is coming. We are asking this details in case any fraud happens so please make sure to pass the valid location of the merchant's system.

Headers
string
required

Your unique API key that will authenticate your request. For UAT, refer to [Platform Credentials] (https://developers.eko.in/docs/platform-credentials)

string
required

Refer to [authentication section] (https://developers.eko.in/docs/authentication)

string
required

Refer to [authentication section] (https://developers.eko.in/docs/authentication)

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json