Person Service Holds REST Endpoints

Person Service Holds
The person service holds resource is a collection of one or more service holds for a given person.
Create a person service hold
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedPersonServiceHolds
Delete a person service hold
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedPersonServiceHolds/{PersonServiceHoldId}
Get a person service hold
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPersonServiceHolds/{PersonServiceHoldId}
Get all person service holds
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPersonServiceHolds
Update a person service hold
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedPersonServiceHolds/{PersonServiceHoldId}