Name | Description | Type | Additional information |
---|---|---|---|
RoutingNumber | string |
Required String length: inclusive between 9 and 9 |
|
AccountNumber | string |
Required String length: inclusive between 0 and 17 |
|
Amount | decimal number |
Matching regular expression pattern: ^\d+(.\d{0,2})?$ Range: inclusive between 0 and 9999999999.99 |
|
ClientFirstName | string |
Required String length: inclusive between 2 and 25 |
|
ClientLastName | string |
Required String length: inclusive between 2 and 25 |
|
ClientEmailAddress | string |
Required String length: inclusive between 0 and 50 |
|
IsUSAAssociate | boolean |
None. |
|
DOB | date |
None. |
|
Address | string |
String length: inclusive between 0 and 255 |
|
PhoneNumber | string |
Required Matching regular expression pattern: ^\(\d{3}\) \d{3}-\d{4}$ String length: inclusive between 14 and 14 |
|
States | Collection of SelectListItem |
None. |
|
Cities | Collection of SelectListItem |
None. |
|
Countries | Collection of SelectListItem |
None. |
|
Country | string |
None. |
|
State | integer |
None. |
|
City | integer |
None. |
|
Zip | string |
String length: inclusive between 0 and 10 |
|
fromAOWS | boolean |
None. |
|
EappHouseholdId | integer |
None. |
|
AccountName | string |
None. |
|
BankName | string |
None. |
|
AccountType | string |
None. |
|
VerifyCode | string |
None. |
|
LocationCode | string |
None. |
|
bavsData | BankVerificationResponseForUSDTO |
None. |