connection_status field enters into an end-user-actionable state.
The following connection statuses will trigger this webhook:
CHALLENGEDDENIEDEXPIREDIMPAIREDIMPEDEDLOCKEDPREVENTEDREJECTED
| Field | Data Type | Definition |
|---|---|---|
action | String | This value should always equal CHANGED. |
connection_status | String | The state of a member’s aggregation, provided as a string. |
connection_status_id | Integer | The state of a member’s aggregation, provided as an integer. |
connection_status_message | String | A message that can be displayed to the end user to help them navigate the connection and aggregation process. |
member_guid | String | The unique identifier for the member that triggered the webhook. Defined by MX. |
type | String | The type of webhook being delivered. |
user_guid | String | The unique identifier for the user with which the member is associated. Defined by MX. |
JSON

