Forecasting Billing Schedules
Forecast Billing Schedules API is used to generate and display forecast billing schedules for a Quote/Proposal or an Order. This API accepts the proposal ID or the Oder ID as input parameter and returns the list of forecast billing schedules.
API |
Signature |
---|---|
retrieveForecastedBillingSchedules |
|
Forecast Billing Schedules API is used to generate and display forecast billing schedules for a Quote/Proposal or an Order. This API can also be invoked by the implementation team on acceptance of the quote/proposal.
If the forecast billing schedules are already generated for the given proposal and no changes are made to the product configurations, the API displays the existing forecast billing schedules. If you perform any asset-based operations or change the product configuration, the generated forecast billing schedules are deleted and new forecast billing schedules are generated to reflect the changes made to the product or the asset.
- Evergreen products
- Quote/Proposal associated with a billing plan
- Informational line items of bundle and option products
Request |
|||
---|---|---|---|
Field |
Type |
Required? |
Description |
OjbectID |
ID |
Yes |
The proposal ID or the object ID. |
Response |
||
---|---|---|
Field |
Type |
Description |
forecastedbillingschedules |
List |
List of forecast billing schedules generated for the given ID. |