Name | Description | Type | Additional information |
---|---|---|---|
BadCheckID |
The unique identifier for the Private Bad Check list item |
integer |
None. |
RoutingNumber |
The Routing/ABA number of the bank account |
string |
Required Matching regular expression pattern: ^[0-9]{9}$ |
AccountNumber |
The individual account number of the bank account |
string |
Required Matching regular expression pattern: ^[0-9]{4,17}$ |
Active |
The current active/inactive status of the item. Items that are active will cause a value of GP01 to be returned for the AccountResponseCode for any inquiries on the bank account. To stop this, set the item's active property to false. |
boolean |
None. |
CheckRejectReason |
The reason that you listed for wanting to not accept items from this bank account |
string |
Required Max length: 200 |
AddedDate |
The DateTime that this Private Bad Checks item was added to your list |
date |
None. |
LastUpdatedDate |
The most recent date this item was updated |
date |
None. |
LastActiveChanged |
The most recent date this item's Active property was changed |
date |
None. |
NameOnCheck |
The name associated with this bank account on your records |
string |
Required Max length: 50 |
CheckNumber |
The check number for the item that caused you to add this bank account to you Private Bad Checks list |
integer |
Matching regular expression pattern: ^[0-9]{4,15}$ |
PhoneNumber |
The phone number associated with this bank account on your records |
string |
Matching regular expression pattern: ^[0-9]{10}$ |