Create Transfer - First Funding

Use this API to create a first funding transfer request.

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

📘

Note

You can only create a first funding transfer if the First Funding UPI Collect request has the status success. If the UPI collect request has any other status, the transfer will not be created.

Body Params
string
required

The type of transfer you want to make.

Possible value: funding

string
required

Unique identifier of your current receivable account.

Example: ca_jIUfa7NiowG8QoZ8b45vhbRece

Contact our Integrations Team if you have not received details of your receivable account.

string
required

Unique identifier of the account you want to fund.

Example: sa_jIUfa7NiowG8QoZ8b45vhbRece

string
required

Unique identifier of the first funding UPI collect request in the ZWITCH database.

Example: tx_u5LlmHC7ElDGwSVOoKTY7wGcc

string
required

The mode used to complete the transfer.

Possible values: ift

string
required

3-character ISO currency code.

Possible value: inr

Supported characters:

  • a-z

string
required

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.

string
required

Unique identifier entered when creating the transfer.

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

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