Create Transfer

Use this API to transfer money from a savings or a current account to an account beneficiary.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The account type to which you want to make the transfer.
Possible value: account_number

string
required

The account_id from which money should be debited.

Example: sa_Q6USeYXbx38cKa3NbBpoHDViW

string
required

The beneficiary_id to which money should be credited.

Example: sab_ZPdnNajZkGlu5xrNDVjZNrb3d

float
required

The amount you want to transfer in rupees.

Example: 369.71

string
required
Defaults to inr

ISO code of the currency in which you want to make the transfer.
Currently, only inr is allowed.

Example: inr

string

The mode to be use to make the transfer.

Possible values:

  • neft
  • imps
  • rtgs
  • ift (use only when transfering money to another SBM account)

string
required

Unique identifier entered when creating the transfer.

  • Only alphabets and numbers are allowed.
  • Minimum: 7 characters.
  • Maximum: 40 characters.
Example: 1409614085

string

Enter a remark for the transfer. This is shown in the bank statement.

  • Only alphabets and numbers are allowed.
  • Minimum: 1 character.
  • Maximum: 40 characters.
Example: Payment using Zwitch.

metadata
object

Key-value pair that can be used to store additional information about the entity.

Note:

  • Maximum 5 key-value pairs.
  • Maximum 256 characters in the metadata object.
  • You cannot pass a URL.
  • You cannot use \.
Example: "key_1": "DD"

Responses

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