API Reference
API StatusLogin

Create Deposit

Creates a Deposit.

Body Params
string
required

The user's unique account number, that is human readable.

number
required

The amount that will be deposited into the user's account.

string
required

The name of the currency in abbreviation form.

string
required

The method/form in which the funds will be arriving to the user's account.

string

The unique DriveWealth identifier that identifies each linked bank account.

string

A way to store a message/comment on the this object.

string

The type of contribution deposit for retirement accounts.

string

The recurring deposit frequency.

string

The start date of the recurring deposit. The date should be in the future and within 90 days.

string

A settlement profile identifier that links to a specific bank account for fund settlement.

originatorBankDetails
object
metadata
object

The metadata object allows for creating a maximum of 5 keys (max 36 characters) and each value cannot exceed more than 128 bytes.

Response

Response body
object
string

A unique identifier for the Deposit.

string

The user's unique account number, that is human readable.

string
string

The name of the currency in abbreviation form.

USD

number

The amount of cash that is being deposited into the user's account.

string

The current status of the user's deposit.

STARTED PENDING SUCCESSFUL FAILED OTHER APPROVED REJECTED ON_HOLD RETURNED -

source
object
string

The method/form in which the funds will be arriving to the user's account.

ACH WIRE BULK_FUNDING CASH_PROMOTION CASH_TRANSFER

string

A custom description about the type of deposit.

string

A way to store a message/note on the deposit object.

string

The date and time the deposit was created for the user's account.

string

The user's unique account identifier.

string

A unique identifier created for each User on DriveWealth's platform.

string

JOURNAL FEE_ACH DISBURSEMENT_ACH_SVB

string

A unique identifier to id different type of transactions.

boolean
recurring
object
string

A unique identifier of the recurring deposit.

string

The date of when the next recurring deposit will be triggered.

boolean

True, if the recurring deposit is active.

string

The recurring deposit frequency.

BIWEEKLY DAILY MONTHLY MONTHLY_FIRST MONTHLY_MIDDLE QUARTERLY

Language
Credentials
URL