Areas of Responsibility REST Endpoints

Areas of Responsibility
The areas of responsibility resource includes all the areas of responsibility as of the specified date. By default, the current date is retained.
Create an area of responsibility
Method: post
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibility
Delete an area of responsibility
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibility/{areasOfResponsibilityUniqID}
Find areas of responsibility information
Method: post
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibility/action/findByAdvancedSearch
Get all areas of responsibility
Method: get
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibility
Get an area of responsibility
Method: get
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibility/{areasOfResponsibilityUniqID}
Reassign an area of responsibility
Method: post
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibility/{areasOfResponsibilityUniqID}/action/reassign
Scope details for the responsibility template.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibility/action/getAorScopeDetails
Update an area of responsibility
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibility/{areasOfResponsibilityUniqID}