- Subcategories:
 - Large Object (LOB) Attributes - ActionIntent
 - Smart Action REST Payload Definitions
 - Smart Action User Interface Definitions
 
Smart Actions REST Endpoints
    
        Households/Addresses/Smart Actions
    
This VO stores the endpoint and security details for every user action.
- Execute an action
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/{households_Address_smartActions_Id}/action/executeAction - Generate smart actions
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/action/generateSmartActions - Get action evaluation attributes - Not Supported
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/action/getActionEvaluationAttributesForResource - Get all actions
 - Method: getPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions - Get an action
 - Method: getPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/{households_Address_smartActions_Id} - Get attributes - Not Supported
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/action/getAttributesForResource - Get entities - Not Supported
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/action/getEntities - Get mass or composite actions for the selected records
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/action/getActionsForRows - Get object functions - Not Supported
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/action/getObjectFunctions - Process mass action - Not Supported
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/action/processMassAction - Process mass or composite action
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}/child/smartActions/action/executeActionForRows