Billing instruction subtypes
The BillingInstruction entity is the root of several billing instruction
subtypes. Multiple levels of subtypes exist, such as AccountGeneral, which
is a subtype of AcctBillingInstruction, which is a subtype of the root
entity. The following table summarizes the BillingInstruction subtypes. The
arrow symbol (→) and indentation define lower subtype
levels.
BillingCenter |
Description and important properties |
|---|---|
|
Root for account-related billing instruction. The
|
→
|
Specifies the effective date of the
|
→
|
Root for collateral-related billing instructions. |
→
|
Specifies the collateral requirement that generated the associated charge. Note: In the base configuration, PolicyCenter does
not trigger code in BillingCenter that creates this billing instruction. Instead,
PolicyCenter sends deposit requirements with the policy job. In other words, the
|
→
|
Specifies the segregated collateral requirement that owns this charge. |
|
Root for policy-related billing instruction. Includes the following additional properties.
|
→
|
Specifies the policy period and the effective date of the
billing instruction. Both properties are required. The |
→
|
Lets you associate the charges with an existing policy period
and provide an effective date ( |
→
|
Used to make changes to an existing policy as part of an audit. Properties specify whether this is a final audit and whether the charge represents the total or incremental premium for the policy. BillingCenter does not support total premium in its default integration, but it can be customized to do so. |
→
|
Policy cancellation. Includes the following additional properties.
|
→
|
A “catch-all” general-purpose billing instruction for an existing policy. Policy administration systems may use this subtype for billing instructions that do not fit any of the other subtypes. |
→
|
Used to specify changes to an existing policy. |
→
|
Used to send premium report information. |
→
|
Used to reinstate a policy. |
→
|
All billing instructions for policy transactions that create a new policy period. This subtype has properties with a list of producer codes for the new period. |
→
|
Attach a new |
→
|
Lets you attach a new |
→
|
Lets you attach a new |
→
|
Rewrite a policy. In the built-in integration, the
|
|
Reserved for Guidewire internal use. |
At the time that PolicyCenter binds a job that can generate premium transactions, PolicyCenter sends a billing instruction to BillingCenter. Even if there are no charges, BillingCenter may need to know about a change to the policy period, such as knowing whether the period was canceled or reinstated. The following table summarizes what type of billing instruction PolicyCenter sends for different situations. A factor that determines what to send is whether PolicyCenter created a new policy and/or new period.
PolicyCenter |
BillingCenter |
Conditions and comments |
|---|---|---|
submission |
|
Even if bind only (bind and bill, with delayed issuance), PolicyCenter generates charges for billing. |
issuance |
|
PolicyCenter sends this billing instruction if the issuance
creates at least one premium transaction or the following properties change:
Although PolicyCenter calls this an Issuance, because the submission already establishes the period, then PolicyCenter simply sends adjusting charges for an existing period. |
policy change |
|
PolicyCenter sends this billing instruction if there is at
least one premium transaction or one of the following properties change:
|
cancellation |
|
All cancellations. |
reinstatement |
|
All reinstatements. |
renewal (regular) |
|
For regular renewals. Policy must already exist in BillingCenter. Not used in a conversion on renewal scenario. |
renewal (new renewal) |
|
For new renewals. This is the policy period in PolicyCenter. Typically you need to create the policy in BillingCenter and create a new period. Used in a conversion on renewal scenario. |
rewrite |
|
A rewrite establishes a new period for the same policy. |
final audit |
|
All final audits. |
premium report |
PremiumReportBI |
All premium reports. |
See also
- “Billing instructions” in BillingCenter Application Guide
