Process Task Action Details REST Endpoints

Shared Services/Process Task Action Details
The process task action details resource is used to view, create, update and delete request/accept information action intiation reasons related to workflow for permitting and licensing. It adds it for permitting and licensing and displays it when task status information is requested. It is similar to publicSectorTaskActionDetails and enables coexistence with generation 2 and 3 of Oracle Integration Clouf (OIC) for workflow and Oracle Process Automation (OPA).
Create request info/accept info reason details stored in permitting and licensing.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProcessTaskActionDetails
Delete request info/accept info reason details stored in permitting and licensing.
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProcessTaskActionDetails/{WorklistTaskId}
Get all request info/accept info reason details stored in permitting and licensing.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProcessTaskActionDetails
Get request info/accept info reason details stored in permitting and licensing.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProcessTaskActionDetails/{WorklistTaskId}
Update request info/accept info reason details stored in permitting and licensing.
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProcessTaskActionDetails/{WorklistTaskId}