ServiceChargePostRequest
| Name | Description | Type | Additional information |
|---|---|---|---|
| SiteId | The Site ID of the site to which the Service Charge belongs | integer |
None. |
| Description | A unique description for the Service Charge | string |
String length: inclusive between 0 and 100 |
| ContractId | The ID of the contract the Service Charge is on | integer |
None. |
| CLI | The CLI on this Service Charge | string |
String length: inclusive between 0 and 17 |
| ChargeId | The ID of the Service Charge Type | integer |
None. |
| FrequencyTypeId | The ID that corresponds to the desired frequency to which the Service Charge will be billed. ID 1 = Annual ID 2 = Monthly ID 3 = One off ID 4 = Quarterly | integer |
None. |
| SalesPrice | The Sales price of the Service Charge | decimal number |
None. |
| CostPrice | The cost of the Service Charge | decimal number |
None. |
| BaselineCost | The baseline cost of the Service Charge | decimal number |
None. |
| Quantity | The number of times this charge valid i.e a Service Charge could be valid for 8 quarterly periods | integer |
None. |
| FirstPayment | The date the Service Charge is first billed | date |
None. |
| LastPayment | The date that the Service Charge is last billed | date |
None. |
| SerialNo | The serial number of the Service Charge | string |
String length: inclusive between 0 and 40 |
| Rental | Indicates whether the Service Charge Type is a rental | boolean |
None. |
| Import | Indiates whether the Service Charge is imported into the system | boolean |
None. |
| Suppress | Indicates whether the customer bill will display the Service Charge if the value is 0 | boolean |
None. |
| BillNow | Indicates whether the charge is billed in the current month | boolean |
None. |
| Notes | Displays any notes for the Service Charge | string |
None. |
| BackDatable | boolean |
None. |
|
| RefundRental | boolean |
None. |
|
| BillRunId | The ID of the Bill Run | integer |
None. |