Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 883 Bytes

Account.md

File metadata and controls

18 lines (13 loc) · 883 Bytes

Account

Properties

Name Type Description Notes
AccountID string A unique identifier for this account
CustomerID string The unique identifier for the customer who owns the account
HolderName string Legal holder name on the account
MaskedAccountNumber string The masked account number for the bank account
RoutingNumber string The ABA routing transit number for the bank account.
Status AccountStatus
Type AccountType
Institution InstitutionDetails [optional]

[Back to Model list] [Back to API list] [Back to README]