Search
K
Policy Transactions

BillingFeatureChangeTransactionReason

string

Reason for initiating the billing feature change transaction

Allowed values:AMOUNTFREQUENCYPAYMENTDUEDATE

Example

BillingFeatureChangePolicyFeature

object

Billing policy feature details for the change request

featureTypestringrequired

Type of the policy feature

Allowed values:BILLING

Example:BILLING

paymentAmountnumber(double)

Billing payment amount

Example:1000

approvalDatestring(date)

Date on which the feature change was approved

Example:2026-07-24

frequencystring

frequency

Allowed values:DAILYEVERYTWOWEEKSMONTHLYSEMIANNUALBIANNUALQUARTERLYANNUALSINGLEPAYMENTDEFAULT

Example

BillingFeatureChangeSignature

object

Signature details for billing feature change

isSignedPresentboolean

Example:true

signDatestring(date)

Example:2026-06-26

signDesignationstring
signTypestring

Signature type code

Example:OWNER

signTypeForUIstring

Signature type label for UI display

Example:Owner

Example

BillingFeatureChangeDocument

object

Supporting document reference for billing feature change

documentIdstring

Example:DOC123456

documentTypestring

Example:NFO_FORM

documentDatestring(date)

Example:2026-06-26

caseIdstring

Example:CA0000007389

policyNumberstring

Example:WL987654321

planCodestring

Example:WL1001

Example

BillingFeatureChangeRequest

object

Request body for billing feature change validation
(POST /bpm/v1/policies/{planCode}/{policyNumber}/billingfeaturechange/validation
and policy API alias).

planCodestring

Plan code (may duplicate path parameter)

policyNumberstring

Policy number (may duplicate path parameter)

caseIdstring

Zinnia Live Case ID

Example:CA0000007389

correlationIdstring

The unique ID to track transaction request across all systems

Example:e3bdb22b-790f-4357-ae60-42cdb0ff0d12

carrierIdstring

Carrier identifier

Example:FNWL

effectiveDatestring(date)required

Effective date for the billing feature change

Example:2026-07-24

transactionReasonstring

Reason for initiating the billing feature change transaction

Allowed values:AMOUNTFREQUENCYPAYMENTDUEDATE

Example:AMOUNT

policyFeaturesarray[object]required

Billing policy feature details for the change request

>= 1 items

Show Child Parameters
signaturesarray[object]

Signature details for billing feature change

Show Child Parameters
documentsarray[object]

Supporting document reference for billing feature change

Show Child Parameters
selfServeFlowboolean

Whether the request originated from a self-serve flow

Example:true

supportingDocumentAttachedboolean

Indicates whether supporting documents are attached

Example:true

Example