Search
K
Policy Transactions

PolicyTransactionResponse

object
statusstring

Allowed values:successfailure

errorsarray[object]
Show Child Parameters
Example

Errors

object
errorCodestring

This is the error code generated by BPM system

Example:INVALID_REQUEST

attributestring
errorstring

This is the error generated by BPM system

resolutionstring

Resolution generated by BPM system to resolve the error

Example

Error

object
errorCodestring

This is the NIGO id generated by BPM system

Example:BPM.NM.002

attributestring
errorstring

This is the error generated by BPM system

resolutionstring

Resolution generated by BPM system to resolve the error

Example

EmailChangeRequest

object
correlationIdstring

The unique ID to track transaction request across all systems

Example:657b717b7dcf554abf9ef067

effectiveDatestring(date)required

Date (with pattern “yyyy-mm-dd”)

Match pattern:([0-9]{4})-([0-9]{2})-([0-9]{2})

emailobjectrequired
Show Child Parameters
caseIdstring

Zinnia Live Case ID

Example:CA00000022023

deleteRequestboolean

Flag for delete or update request. If flag==true then Delete Request else Update Request

Default:false

Example

PhoneChangeRequest

object
correlationIdstring

The unique ID to track transaction request across all systems

Example:657b717b7dcf554abf9ef067

effectiveDatestring(date)required

Date (with pattern “yyyy-mm-dd”)

Match pattern:([0-9]{4})-([0-9]{2})-([0-9]{2})

phoneobjectrequired
Show Child Parameters
caseIdstring

Zinnia Live Case ID

Example:CA0000007389

deleteRequestboolean

Flag for delete or update request. If flag==true then Delete Request else Update Request

Default:false

Example