FND Common SetId Lookups REST Endpoints

List of Values/FND Common SetId Lookups
The FND common set Id lookups resource is used to view, create, update, and delete lookups for the foundation common set Id.
Create a FND common set Id lookup
Method: post
Path: /crmRestApi/resources/11.13.18.05/fndCommonSetIdLookups
Delete a FND common set Id lookup
Method: delete
Path: /crmRestApi/resources/11.13.18.05/fndCommonSetIdLookups/{fndCommonSetIdLookups_Id}
Get a FND common set Id lookup
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndCommonSetIdLookups/{fndCommonSetIdLookups_Id}
Get all FND common set Id lookups
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndCommonSetIdLookups
Update a FND common set Id lookup
Method: patch
Path: /crmRestApi/resources/11.13.18.05/fndCommonSetIdLookups/{fndCommonSetIdLookups_Id}