Search
K
Policy Transactions

Email

object
startDatestring(date)required

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

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

endDatestring(date)

Date (with pattern “yyyy-mm-dd”).If provided by the user, the system will apply an end date to the emailaddress, ensuring that a new emailaddress is not generated.

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

emailTypestringrequired

Email type

Allowed values:PERSONALBUSINESSCUSTOMERSERVICEOTHER

emailAddressstringrequired

Type of the email. PERSONAL for personal emails, BUSINESS for business emails, CUSTOMERSERVICE for customer service emails, OTHER for any other type of emails.

Example:will.smith@gmail.com

Example

MultipleEmailChangeRequest

object
correlationIdstring

The unique ID to track transaction request across all systems

Example:91f72a12-db2d-4254-93a8-e4c9c6c98588

caseIdstring

Zinnia Live Case ID

Example:CA0000007389

effectiveDatestring(date)required

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

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

Example:2022-01-01

emailsarray[object]required
Show Child Parameters
Example

MultipleEmail

object
startDatestring(date)required

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

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

Example:2022-01-01

endDatestring(date)

Date (with pattern “yyyy-mm-dd”).If provided by the user, the system will apply an end date to the emailaddress, ensuring that a new emailaddress is not generated.

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

Example:2999-12-31

emailTypestringrequired

Email type

Allowed values:PERSONALBUSINESSCUSTOMERSERVICEOTHER

Example:PERSONAL

emailAddressstringrequired

Type of the email. PERSONAL for personal emails, BUSINESS for business emails, CUSTOMERSERVICE for customer service emails, OTHER for any other type of emails.

Example:will.smith@gmail.com

preferredEmailIndicatorbooleanrequired

Preferred email indicator

Example:true

Example

PhoneChange

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
Example

phone

object
startDatestring(date)required

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

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

endDatestring(date)

Date (with pattern “yyyy-mm-dd”).If provided by the user, the system will apply an end date to the phone number, ensuring that a new phone number is not generated.

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

phoneTypestringrequired

Phone type

Allowed values:MOBILEHOMEBUSINESSCLAIMCENTERCUSTOMERSERVICECORPORATEOFFICEFAXOTHER

countryCodestringrequired

Country code

Example:011

areaCodestring

Area code

Example:973

dialNumberstringrequired

Dial number

Example:765789

extensionstring

Extension

Example:null

bestTimestring

Best time

Example:null

timezonestring

Timezone for the entered phone details

Example:null

Example