BillingSchedule
Provides information about billing schedules, including methods, statuses, and related transactions.
Columns
| Name | Type | Description |
| Recordno [KEY] | String | A unique identifier for the billing schedule. |
| Status | String | The current status of the billing schedule. |
| Billingmethod | String | Specifies the method used for billing in this schedule. |
| Calculateon | String | Defines the calculation basis for the billing schedule. |
| Sourcetransdate | Datetime | The transaction date used as the source for the billing schedule. |
| Sourcetransaction | String | The source transaction linked to the billing schedule. |
| Trx_value | Double | The transaction value associated with the billing schedule. |
| Line_no | String | The line number associated with the billing schedule. |
| Templateid | String | The identifier of the template used for the billing schedule. |
| Record_url | String | Provides a URL to access the record of the billing schedule. |