Application ID Types REST Endpoints

Application ID Types
The application ID types resource stores the resource types for Oracle Public Sector Compliance and Regulation.
Create an application ID type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationIdTypes
Delete an application ID type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationIdTypes/{ResourceId}
Get all application ID types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationIdTypes
Get an application ID type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationIdTypes/{ResourceId}
Update an application ID type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApplicationIdTypes/{ResourceId}