UpdateLeadContext
Updates the context information for a lead with qualification status, customer details, and interaction data.
Contents
Note
In the following list, the required parameters are described first.
- Customer
-
Updated customer information associated with the lead.
Type: LeadCustomer object
Required: Yes
- Interaction
-
Updated interaction details for the lead context.
Type: LeadInteraction object
Required: No
- QualificationStatus
-
The updated qualification status of the lead.
Type: String
Pattern:
(?s).{1,255}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: