Lookup Codes REST Endpoints

Set-Enabled Lookups/Lookup Codes
The operations from the Set-Enabled Lookups/Lookup Codes category.
Create a lookup code
Method: post
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups/{LookupType}/child/lookupCodes
Delete a lookup code
Method: delete
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups/{LookupType}/child/lookupCodes/{setEnabledLookups_lookupCodes_Id}
Get a lookup code
Method: get
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups/{LookupType}/child/lookupCodes/{setEnabledLookups_lookupCodes_Id}
Get all lookup codes
Method: get
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups/{LookupType}/child/lookupCodes
Update a lookup code
Method: patch
Path: http://servername/fscmRestApi/resources/11.13.18.05/setEnabledLookups/{LookupType}/child/lookupCodes/{setEnabledLookups_lookupCodes_Id}