| Name | Description | Type | Additional information |
|---|---|---|---|
| FromPortfolioID |
Unique identifier of the portfolio to which accounts belong. |
integer | |
| ToPortfolioID |
Unique identifier of the portfolio to whhich the accounts are being transfered to. |
integer | |
| TransferCustomers |
Whether tha customers are to be transfered or not. |
boolean | |
| VillageBankID |
Unique identifier of the village bank. |
integer | |
| Name |
Name of the customer. |
string | |
| CustomerID |
Unique identifier of the customer. |
integer | |
| loanOfficer |
Name of the user who is set as loan officer. |
string | |
| loanSupervisor |
Name of the user who is set as loan supervisor. |
string | |
| City |
Name of the city. |
string | |
| Area |
Name of the area. |
string | |
| Suburb |
Name of the suburb. |
string | |
| userName |
Name of the user who is doing the transfer. |
string | |
| TransferedDate |
Date in which the transfer is being done. |
string | |
| CUAccountID |
Unique identifier of the customer account. |
integer | |
| ToPortfolio |
Name of the portfolio to which the accounts are being transfered. |
string | |
| CurrentPortfolio |
Name of the portfolio to which the accounts belong. |
string | |
| Address1 |
Address 1 string. |
string | |
| Address2 |
Address 2 string. |
string | |
| Address3 |
Address 3 string. |
string | |
| Account |
Name of the account. |
string | |
| Amount |
Account's balance. |
decimal number | |
| ProductType |
Type of the product to which the account belong. |
string | |
| IsChecked |
Whether the account is selected for transfer or not. |
boolean | |
| AmountString |
Account balance in string format. |
string | |
| PhoneNumber |
Phone number. |
string | |
| PostalCode |
Postal Code. |
string | |
| Country |
Country. |
string |