Policy Dates REST Endpoints

Policy Dates
The policy dates resource is used to retrieve the next applicable date for the given time rule and its priority.
Create a set of time rule based policy dates
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementPolicyDates
Delete a time rule based policy date
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementPolicyDates/{publicSectorCodeEnforcementPolicyDatesUniqID}
Get a time rule based policy date
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementPolicyDates/{publicSectorCodeEnforcementPolicyDatesUniqID}
Get all time rule based policy dates
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementPolicyDates
Update a time rule based policy date
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementPolicyDates/{publicSectorCodeEnforcementPolicyDatesUniqID}