Plan code (exact, case-sensitive).
Example:ANN100
Policy number (exact, case-sensitive).
Example:POL123456
Evaluates whether the authenticated user may perform specific transactions on the
given policy. Runs three checks: product level eligibility, user permissions
, and policy restrictions restrictions.
If items is omitted or empty, all transactions configured for the plan are evaluated.
partyId is extracted from the Authorization bearer token — it is never a body field.
Plan code (exact, case-sensitive).
Example:ANN100
Policy number (exact, case-sensitive).
Example:POL123456
Optional request body shared by all four eligibility endpoints. planCode and policyNumber are supplied as path parameters, not in the body.
Subject identifiers to evaluate. Semantics depend on the endpoint: transaction/cancellation — transaction type codes (e.g. FullSurrender); capabilities — capability codes (e.g. ViewPolicy); restrictions — restriction type codes (e.g. DIVORCE, OVERPAYMENT). When absent or empty, all subjects configured for the plan are evaluated.
Example:FullSurrender, PartialWithdrawalOneTime
Eligibility evaluation completed. One result entry per evaluated subject.
Top-level eligibility response envelope. Shared by all four endpoints.
Echoes the eligibility type evaluated by the endpoint.
Allowed values:transactioncapabilitiesrestrictionscancellationsendFormDocuments
Example:transaction
Composed eligibility result for a single evaluated subject. Null fields are omitted from the JSON response (@JsonInclude NON_NULL). Three shapes exist: evaluated (sections present), notAvailable (subject absent from product-transactions), or notConfigured (subject absent from transactions-params).
The plan code for the policy number
Example:planCode
Policy Number
Example:policyNumber
Policyholder Authorization request
Unique record ID (maps to transactionID)
Example:546bed32-a8b6-43dc-8772-cefb1d469b1d
Correlation ID linking BPM - MPV transaction
Example:468cd184-fb43-4a20-aa8c-23df99c0a353
Case identifier within BPM
Example:CA0000487609
Policy Number associated with the transaction
Example:FM00000001
Policy Holder Authorization Status
Allowed values:APPROVEDDENIED
Example:APPROVED
Name of Policy Holder
Example:Flora Anderson
Generated at Time
Example:2025-06-02T10:45:00Z
Source system sending the callback
Default:MPV
Example:My Policy View
OK - Callback processed successfully
Example:200
Transaction Model success
Model for a transaction with detailed information.
Unique identifier for the transaction record.
Correlation ID associated with the transaction.
Type of transaction.
Carrier associated with the transaction.
Source of the transaction.
Type of the entity involved.
Unique identifier for the entity.
Actual entity information as JSON Object.
Expiration timestamp for the transaction.
Timestamp when the transaction was created.
Timestamp when the transaction was last updated.
User or system that created the transaction.
User or system that last updated the transaction.
Identifier model with key-value pair.
Allowed values:SystematicProgramSetupSystematicProgramUpdate
Success response
Allowed values:SystematicProgramSetupSystematicProgramUpdate
Success response