curl --request POST \
--url https://api.tic.io/watchlists/{watchListId}/triggers/{triggerId}/test \
--header 'x-api-key: <api-key>'
[
{
"teamWatchListMemberId": 123,
"companyId": 123,
"personId": 123,
"externalId": "<string>",
"hasChangedAddress": true,
"hasChangedAnnualReport": true,
"hasChangedIntelligence": true,
"hasChangedRepresentatives": true,
"hasChangedStatus": true,
"hasChangedShareCapital": true,
"hasChangedShareIssue": true,
"hasChangedBonusIssue": true,
"hasChangedConvertiblesWarrants": true,
"hasChangedAuthorizations": true
}
]
You can use this endpoint to test your triggers (only webhoooks) and
we will send a webhook to your endpoint.
hasChangedRepresentatives
hasChangedConvertiblesWarrants