Search
K
Policy Transactions

Get supported configurations for a transaction

get

Query Parameters

transactionstring
arrangementTypestring

Path Parameters

clientCodestringrequired
planCodestringrequired
transactionNamestringrequired

Allowed values:SystematicProgramSetupSystematicProgramUpdate

Response

application/json

Success response

get/bpm/v1/policies/{clientCode}/{planCode}/{transactionName}/paymentforms
 
application/json

Get supported configurations for a transaction

get

Query Parameters

transactionstring
arrangementTypestring

Path Parameters

clientCodestringrequired
planCodestringrequired
transactionNamestringrequired

Allowed values:SystematicProgramSetupSystematicProgramUpdate

Response

application/json

Success response

get/bpm/v1/policies/{clientCode}/{planCode}/{transactionName}/prevalidationreference
 
application/json

Get eligible transaction types for a policy by CUSIP and policy number

Returns the list of eligible transaction types for the given CUSIP and policy number.

get

Path Parameters

cusipstringrequired

CUSIP number

policyNumberstringrequired

Policy number

Response

application/json

Success

EligibleTransactionsResponse

cusipstring

Example:123456789

productCodestring

Example:ADDAARP

eligibleTransactionTypesarray[object]

List of eligible transaction types

Show Child Parameters
get/bpm/v1/policies/{cusip}/{policyNumber}/eligibleTransactions
 
application/json

IdentifierInstance

object

An object representing an identifier and its corresponding value.

identifierstring

The type of identifier.

Allowed values:eAppIdpolicyNumber

valuestring

The value of the identifier.

Example:ABC123349257367

Example

CreateCaseRequest

object
planCodestringrequired

Product code provided by the Zinnia system

Example:ABC001

policyNumberstring

In case of Post Issue Policy Number will be mandatory

Example:EVGL1234567

correlationIdstring

The correlationId associated with the case.

Example:218d8992-3783-42ac-b59a-66cbc36adaab

caseTypestringrequired

The type associated with the case.

Allowed values:ReinstatementNew Business

Example:Reinstatement

caseSubTypestringrequired

The type associated with the case.

Allowed values:ReinstatementLife Application

Example:Reinstatement

identifiersarray[object]required

An object representing an identifier and its corresponding value.

Show Child Parameters
Example