Skip to main content

Execute_SendInsuranceStatusMessage

Description

Sends an insurance status message for the household that the entity belongs to. If the household has joined insurances, sends the S1 message (which must include the {JoinedInsurances} format token). If the household has no joined insurances, sends the S2 message instead.

Parameters

ParameterDescription
BaseObjectThe entity whose household insurance status is reported (Self or Target).
S1CustomMobileMessage ID to send when the household has joined insurances.
S2CustomMobileMessage ID to send when the household has no joined insurances.

Examples

DescriptionBaseObjectCommandS1S2
Send insurance status check message to SelfSelfSendInsuranceStatusMessageInsurance_StatusCheck_2Insurance_StatusCheck_1
Send insurance status check message to TargetTargetSendInsuranceStatusMessageInsurance_StatusCheck_2Insurance_StatusCheck_1