Skip to content

POLICY_RENEWED

Request payload

POST: https://api.{ENV}.dais.com/ioi/v3/event/fire

curl --location --request POST 'https://api.{ENV}.dais.com/ioi/v3/event/fire' \
--header 'Authorization: Basic <yourAuthHere>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "type": "POLICY_RENEWED",
    "policyId": "<policyID>"
}'
{
    "type": "POLICY_RENEWED",
    "policyId": "3781f5c0-fae6-4bab-8091-8d385fd2a8f5"
}

Event payload fields:

TypeRequiredDescription
typetrueMust be set to POLICY_RENEWED
policyIdtrueUUID for the policy