Smart Actions REST Endpoints

Sales Orders/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/salesOrders/{OrderHeaderId}/child/smartActions/{salesOrders_smartActions_Id}/action/executeAction
Generate smart actions
Method: post
Path: /crmRestApi/resources/11.13.18.05/salesOrders/{OrderHeaderId}/child/smartActions/action/generateSmartActions
Get a smart action (Not Supported)
Method: get
Path: /crmRestApi/resources/11.13.18.05/salesOrders/{OrderHeaderId}/child/smartActions/{salesOrders_smartActions_Id}
Get action evaluation attributes - Not Supported
Method: post
Path: /crmRestApi/resources/11.13.18.05/salesOrders/{OrderHeaderId}/child/smartActions/action/getActionEvaluationAttributesForResource
Get all smart actions
Method: get
Path: /crmRestApi/resources/11.13.18.05/salesOrders/{OrderHeaderId}/child/smartActions
Get attributes - Not Supported
Method: post
Path: /crmRestApi/resources/11.13.18.05/salesOrders/{OrderHeaderId}/child/smartActions/action/getAttributesForResource
Get entities - Not Supported
Method: post
Path: /crmRestApi/resources/11.13.18.05/salesOrders/{OrderHeaderId}/child/smartActions/action/getEntities
Get object functions - Not Supported
Method: post
Path: /crmRestApi/resources/11.13.18.05/salesOrders/{OrderHeaderId}/child/smartActions/action/getObjectFunctions
Process mass action - Not Supported
Method: post
Path: /crmRestApi/resources/11.13.18.05/salesOrders/{OrderHeaderId}/child/smartActions/action/processMassAction