Test your webhook URL.
GET
/organization/subscribe/test
Test your webhook URL. You will receive a sample test
event.
GET /organization/subscribe/test
curl \
-X GET https://<your_environment_name>-uat-api.canopyservicing.com/organization/subscribe/test \
-H "Authorization: Bearer $ACCESS_TOKEN"