Activity Type Lookups REST Endpoints

List of Values/Activity Functions/Activity Type Lookups
The activity type lookup resource is used to view the activity types for an activity function. Activity types are used to further define an activity function.
Get all activity types
Method: get
Path: /crmRestApi/resources/11.13.18.05/activityFunctionLookups/{activityFunctionLookupsUniqID}/child/activityTypeLookup
Get an activity type
Method: get
Path: /crmRestApi/resources/11.13.18.05/activityFunctionLookups/{activityFunctionLookupsUniqID}/child/activityTypeLookup/{activityTypeLookupUniqID}