Create Fixed Deposit

Use this API to create a fixed deposit.

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

Type of account to be created.

Possible value fixed_deposit.

string
required

Unique identifier (in the ZWITCH database) of the savings or current account that should be linked to the fixed deposit account.

Example: sa_Ov7T4kb7SiRTuTELfq0BZNxcP

float
required

Amount to be deposited in the fixed deposit account.

Example: 100

int32
required

Duration, in months, for the fixed deposit account.

Example: 10

maturity_instruction
object
required

Object that contains the maturity instructions for the fixed deposit account.

nominee
array of objects

Objects that contains details of the nominee for the fixed deposit.

nominee
device_data
object
required

Object that contains the details of the device from which the create fixed deposit account request was triggered.

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.
  • Cannot pass a URL.
  • 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