Marks an existing lead as sold by its `leadId` and records product details; `productLineId`, `premium`, `effectiveDate`, and `soldDate` are operationally required for each sold product, despite schema flexibility.
leadIdRequiredintegerIdentifier of the lead to be marked as sold.
keepOpenbooleanIf true, lead remains open after products are marked sold (e.g., for other potential sales). Defaults to false.
soldProductsRequiredarrayList of products sold to the lead.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.