Skip to main content
GET
/
v3
/
benefits
/
{benefit}
/
trigger-target
/
{type}
Read Benefit Trigger Target
curl --request GET \
  --url http://localhost/api/v3/benefits/{benefit}/trigger-target/{type}
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

benefit
integer
required

The benefit ID

type
string
required

Response

event((new Balance\Updated($benefit->profile)));

No content