How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DriveWealth Deposits API

The Deposits API from DriveWealth — 6 operation(s) for deposits.

DriveWealth Deposits API is one of 31 APIs that DriveWealth publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Deposits. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 6 paths, and defines 64 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://bo-api.drivewealth.io/back-office, https://bo-api.drivewealth.net/back-office.

8 operations 6 paths 64 schemas 1 DELETE5 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.drivewealth.net
Authentication
HTTP Bearer, API Key, API Key
Resource Areas
1

Authentication & Security 3

DriveWealth Deposits API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as dw-client-app-key (dwAppKey). An API key is passed in the header as dw-auth-token (sessionToken).

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 5 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Deposits 8
GET
/accounts/{accountID}/funding/deposits
List Account Deposits
1 param → 200
POST
/funding/deposits
Create Deposit
1 param body → 200
GET
/funding/deposits/{depositID}
Retrieve Deposit
1 param → 200
GET
/funding/recurring-deposits/{recurringID}
Retrieve Recurring Deposits
1 param → 200
PATCH
/funding/recurring-deposits/{recurringID}
Update Recurring Deposit
1 param body → 200
DELETE
/funding/recurring-deposits/{recurringID}
Delete Recurring Deposit
1 param → 200
GET
/users/{userID}/recurring-deposits
List User Recurring Deposits
1 param → 200
GET
/users/{userID}/funding/deposits
List User Deposits
1 param → 200

Schemas 64

The contract defines 64 schemas that model the data the API accepts and returns. The most detailed are Account (24 properties), DepositByDepositID (14 properties), Deposit (14 properties), RecurringDepositDeleteResponse (13 properties). Each schema is shown below with its type and property counts.

updated
string
depositID
string
A unique identifier for the Deposit.
transactionCode
string
lastActivityDate
string
The date indicating the last recorded activity of the account, across the partner's ecosystem. It's important to update this field regularly, as activity recen…
RecurringDepositUpdate
object
2 properties
wlpID
string
The wlpID is a deep backoffice ID that identifies each partner from each other.
Deposit
object
14 properties
wlpFinTranTypeID
string
A unique identifier to id different type of transactions.
recurringID
string
A unique identifier of the recurring deposit.
note
string
A way to store a message/comment on the this object.
settlementProfileID
string
A settlement profile identifier that links to a specific bank account for fund settlement.
bankAccountNumberLastFour
string
The last four digits of the user's external bank account number.
firmName
string
The firm name.
DepositRequestReq
object
12 properties 4 required
currencySymbol
string
The currency symbol.
bankAccountID
string
The unique DriveWealth identifier that identifies each linked bank account.
AccountDetails
array
A list of all the user's accounts at DriveWealth.
RecurringDepositDeleteResponse
object
13 properties
externalBankAddress
string
The full address of the bank where the account is linked.
currency
string
The name of the currency in abbreviation form.
externalBankName
string
The bank name of the linked account.
depositStatusNumber
number
The current status of the user's deposit in integer form.
parentIBID
string
The unique identifier of the firm.
UserDetails
object
7 properties
username
string
The username of the user.
batch
boolean
bankRoutingNumber
string
The routing number of the user's external bank.
DepositsArray
array
A list of deposits
externalAccountHolderCountry
string
The country of the linked account holder.
externalBankCountry
string
The country of the bank where the account is linked.
bankAccountCountry
string
The country where the user's external bank is located.
DepositStatusHistory
object
4 properties
transactionCodeObject
object
3 properties
created
string
accountID
string
The user's unique account identifier.
depositsByUserIDObject
object
8 properties
accountNo
string
The user's unique account number, that is human readable.
bankAccountNumber
string
The account number of the user's external bank account.
currencyObject
object
3 properties
lastName
string
The last (family) name of the user.
RecurringDeposit
object
8 properties
depositTypes
string
The method/form in which the funds will be arriving to the user's account.
firstName
string
The first name of the user.
userID
string
A unique identifier created for each User on DriveWealth's platform.
updatedBy
string
accountManagementTypeObject
object
2 properties
transactionCodeType
string
DepositByUserID
object
11 properties
externalAccountHolderAddress
string
The home address of the linked account holder.
depositStatusObject
object
3 properties
recurringFrequency
string
The recurring deposit frequency.
RecurringDepositsByUserID
array
A list of the all the user's recurring deposits.
accountHolderName
string
The full name of the user on the external bank account.
DepositByDepositID
object
14 properties
DepositsByUserID
object
8 properties
iraContribution
string
The type of contribution deposit for retirement accounts.
interestedParty
object
2 properties
bankRoutingNumberLastFour
string
The last four digits of the user's external bank routing number.
accountTypeObject
object
2 properties
interestedPartyAuthorizedUser
object
6 properties
depositStatus
string
The current status of the user's deposit.
Account
object
24 properties
email
string
The user's email address.
DepositHistory
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

drivewealth-deposits-api-openapi.yml Raw ↑

Other APIs DriveWealth publishes across the network.

DriveWealth FIX API
DriveWealth Accounts API
DriveWealth Advisor Reports API
DriveWealth Asset Transfer API
DriveWealth Auth API
DriveWealth AutoPilot API
DriveWealth Beneficiaries API
DriveWealth Charts API
DriveWealth Commission Schedules API
DriveWealth Correspondent Reports API
DriveWealth Depth of Book API
DriveWealth Exchanges API
Where this information came from

This is an independent, third-party profile of DriveWealth Deposits API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.