Test your webhook URL.

GET /organization/subscribe/test

Test your webhook URL. You will receive a sample test event.

Responses

GET /organization/subscribe/test
curl \
 -X GET https://sandbox-api.canopyservicing.com/organization/subscribe/test \
 -H "Authorization: Bearer $ACCESS_TOKEN"