Search
K
Policy Transactions

TransactionModelResponse

object

Model for a transaction with detailed information.

recordIdstring

Unique identifier for the transaction record.

correlationIdstring

Correlation ID associated with the transaction.

transactionTypestring

Type of transaction.

carrierstring

Carrier associated with the transaction.

sourcestring

Source of the transaction.

entityTypestring

Type of the entity involved.

entityIdstring

Unique identifier for the entity.

entityobject

Actual entity information as JSON Object.

expireTsstring(date-time)

Expiration timestamp for the transaction.

createdTsstring(date-time)

Timestamp when the transaction was created.

updatedTsstring(date-time)

Timestamp when the transaction was last updated.

createdBystring

User or system that created the transaction.

updatedBystring

User or system that last updated the transaction.

identifiersarray[object]

Identifier model with key-value pair.

Show Child Parameters
Example

Identifiers

object

Identifier model with key-value pair.

identifierstring

Identifier key.

valuestring

Identifier value.

Example

ReinstatementQuoteResponse

object
correlationIdstring

Correlation ID from the request

Example:string

policyobject

Complete policy information with quote details

Show Child Parameters
Example

ReinstatementSubmitRequest

object
correlationIdstringrequired

The unique ID to track transaction request across all systems

Example:657b717b7dcf554abf9ef067

effectiveDatestring(date)required

Date when the transaction was originally scheduled or expected to happen. It can be a non-business day

Example:2023-01-01

reverseInitiatorboolean

Property to isolate source transaction(s) that initiated the reversal

Default:false

policyobjectrequired

Policy information

Show Child Parameters
transactionAmountsobjectrequired

Transaction amounts information

Show Child Parameters
systematicProgramobjectrequired

Systematic program information

Show Child Parameters
caseIdstringrequired

Zinnia Live Case ID

Example:CA0000007389

Example

ReinstatementErrorResponse

object
statusstring

Status of the request

Example:string

errorsarray[object]
Show Child Parameters
Example