| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the recurring transaction. |
integer |
None. |
| AppliesTo |
Applies To Option of Recurring Transaction. |
string |
None. |
| UnitType |
Unit Type Id. It will default to 0 for ApplyTo is All\Shares\Unit. |
string |
None. |
| UnitNumber |
Number of the unit. Populated only when Recurring Transaction is By Unit or By Shares. |
string |
None. |
| ChargeCode |
Charge code description for Recurring Transaction. |
string |
None. |
| Amount |
Amount. Use when ApplyTo is not Shares. Will be 0.00M when ApplyTo is Shares. |
decimal number |
None. |
| StartDate |
Date the Recurring Transaction begins. |
date |
None. |
| EndDate |
Date the Recurring Transaction ends. |
date |
None. |
| DueEvery |
Schedule of recurring transaction. Ex. Monthly |
string |
None. |
| TransactionType |
Type of the Recurring Transaction. Possible values are 'Credit' or 'Charge' |
string |
None. |
| OverrideDueDay |
Override Due Day. Valid values are betwee 01 and 31. |
string |
None. |
| NumberOfShares |
Number of shares for unit. Data will only appear if applicable. |
decimal number |
None. |
| CanGroupIncrease |
Used to show or hide the Group Increase button. |
boolean |
None. |
| ChargeCodeDescription |
Full description of the charge code |
string |
None. |
| CanBeDeleted |
Indicates whether a recurring transaction can be deleted or not |
boolean |
None. |
| Status |
status of the recurrung transaction ex: Current, Past, base on the EndDate |
string |
None. |
| AdjustedCode |
Adjusted code - Adjusted description for Recurring Transaction. |
string |
None. |
| AnnualAmount |
Estimate of annual amount for recurring transaction (amount * frecuency[anual, monthly, semianual, Quarterly] ) |
decimal number |
None. |
| Action |
Usetd to allow or denied actions for recurring charge |
boolean |
None. |