Agency Group Policy

Creation of a new policy

  • The effective date must be greater than the previous document, if this is the first any value is valid
  • The specified policy_type_id, must refer to an existing policy type
  • Posting the same policy_type_id will create a new version of the policy
  • Policies with effective_at dates in the future, will only become active then
  • You can only have one active policy per policy_type_id
post/agency-group/{group_id}/policy

Request body

policy_type_idstring required
effective_atstring date-time required

Response

Return the new policy object

policy_type_idstring required
effective_atstring date-time required
_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
versioninteger
display_versionstring
activeboolean
status'published'
latestboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.