How to Regenerate a Statement

There might be situations when a bill is rebilled or canceled after generating the statement. In such scenarios, you can use the C1_​RegenerateStatement inbound web service to regenerate a statement. While regenerating a statement, the inbound web service extracts the latest data from the bills. There is appropriate authentication mechanism for calling the service. It can be invoked by an external user application. You can specify the following input parameters in the inbound web service:

  • Statement ID

On processing the request, the inbound web service returns the statement in the appropriate format. For more information about the tags, see XML Format Required for C1_​RegenerateStatement.

Alternatively, you can regenerate a statement using up-to-date information from the user interface. This is possible by deleting the statement and then generating a new statement.

Note: Statements may be deleted, even if they have already been printed. This enables you to delete and regenerate statements.
Fastpath: Refer to Statement Maintenance for more information.