Issuance web services and plugins

The issuance job has the following web services and plugins.

Issuance web services

The issuance job has no web services. The JobAPI and PolicyPeriodAPI apply to jobs in general.

Issuance plugins

The issuance job uses the following plugin.

Billing System Plugin

When you complete an issuance policy transaction in the PolicyCenter user interface, PolicyCenter calls the finishIssuing method, and the method performs some final checks. The method changes the policy status to Bound and invokes the IBillingSystemPlugin.

The billing system plugin interface, IBillingSystemPlugin, defines the contract between PolicyCenter and the billing system. This plugin is the primary mechanism for PolicyCenter to get information from a billing system or to notify the billing system of changes to a policy.