Set-Enabled Lookups REST Endpoints

Set-Enabled Lookups
The set-enabled lookups resource is used to view, create, update, and delete set-enabled lookups, which associate a reference data set with the lookup codes. Set-enabled lookups are defined in the set-enabled lookups view and store look codes that support reference data sharing.
Create a set-enabled lookup
Method: post
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups
Delete a set-enabled lookup
Method: delete
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups/{LookupType}
Get a set-enabled lookup
Method: get
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups/{LookupType}
Get all set-enabled lookups
Method: get
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups
Update a set-enabled lookup
Method: patch
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups/{LookupType}