Name | Description | Type | Additional information |
---|---|---|---|
CheckImage |
If Transaction's a check, CheckImage includes the link to download the check image (Optional). |
string |
None. |
UserInstitutionAccountID |
Guid-type ID of the UserInstitutionAccount from which the transaction was downloaded. |
globally unique identifier |
None. |
TransactionID |
Guid-type ID of the Transaction. |
globally unique identifier |
None. |
Status |
Transaction's Status such as "Pending", "Posted" (Optional). |
string |
None. |
Type |
Transaction's Type such as "DEBIT", "CREDIT" (Optional). |
string |
None. |
Amount |
Transaction's Amount. |
decimal number |
None. |
Currency |
Transaction's Currency symbol, such as "$" (Optional). |
string |
None. |
Date |
Transaction's Date. |
date |
None. |
TransactionDate |
Transaction's Transaction Date. |
date |
None. |
PostDate |
Transaction's Posted Date. |
date |
None. |
Description |
Transaction's Description. |
string |
None. |
Balance |
Transaction's Running Balance. |
decimal number |
None. |
Merchant |
Transaction's Merchant information (Optional). |
string |
None. |
Category |
Transaction's Category information (Optional). |
string |
None. |
CheckNum |
Transaction's Check Number information (Optional). |
string |
None. |
Memo |
Transaction's Memo information (Optional). |
string |
None. |
LastModified |
Transaction's last modified date |
date |
None. |