| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the Recurring Charge/Credit |
integer |
None. |
| BuildingId |
Building Id |
integer |
None. |
| ChargeCodeDescription |
Charge Code Short Description |
string |
None. |
| UnitId |
Unit Id. It will default to 0 for ApplyTo is All\UnitType |
integer |
None. |
| UnitNumber |
Unit Type Id. It will default to 0 for ApplyTo is All\Shares\Unit |
string |
None. |
| UnitType |
Unit Type |
string |
None. |
| UnitTypeId |
Unit Type Id. Used for collision check |
integer |
None. |
| OverrideDueDay |
Override Due Date. Valid values are betwee 01 and 31. |
string |
None. |
| StartDate |
Date the Recurring Transaction begins. |
date |
None. |
| EndDate |
Date the Recurring Transaction ends. |
date |
None. |
| Rate |
Rate. Use when ApplyTo is Shares. Will be null when ApplyTo is not Shares |
decimal number |
None. |
| NumberOfShares |
Unit number of shares Null if not applicable |
decimal number |
None. |
| NewAmount |
New Amount. Use when ApplyTo is not Shares. Will be 0.00M when ApplyTo is Shares. |
decimal number |
None. |
| OldAmount |
Old Amount. Original value before it was modified. |
decimal number |
None. |
| ChargeType |
Type of the Recurring Transaction. Possible values are 'Credit' or 'Charge' |
string |
None. |
| ApplyTo |
Id of Apply To configuration. |
string |
None. |
| FeeSchedule |
Montly/Quarterly/Semi-Annual/Annual |
string |
None. |
| RetroChargeAmount |
RetroCharge Amount, if applicable The amount owed as a result of modification/creation of recurring charge |
decimal number |
None. |