Smart Actions REST Endpoints

Partner Contacts/Smart Actions
The smart actions resource is used to view the name, security, context object, REST operation, confirmation message, and other global properties of smart actions. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action.
Execute an action
Method: post
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions/{partnerContacts_smartActions_Id}/action/executeAction
Generate smart actions
Method: post
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions/action/generateSmartActions
Get a smart action - Not Supported
Method: get
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions/{partnerContacts_smartActions_Id}
Get action evaluation attributes
Method: post
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions/action/getActionEvaluationAttributesForResource
Get all smart actions
Method: get
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions
Get attributes
Method: post
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions/action/getAttributesForResource
Get entities
Method: post
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions/action/getEntities
Get object functions
Method: post
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions/action/getObjectFunctions
Process mass action
Method: post
Path: /crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}/child/smartActions/action/processMassAction