Notifications & Webhooks
Webhooks allow you to receive events on your BIYRO account. Thus your integration can automatically trigger actions.
BIYRO uses webhooks to notify your application by a HTTP request.
How to enable a webhook
Navigate to your BIYRO profile page and scroll down to the Notifications & Webhooks section.
Select an event you want to receive webhook notifications about. And type the full URL.
When such event happens, BIYRO will automatically send a HTTP request by your specified URL address
How to disable a webhook
If you want to disable receiving webhook events from BIYRO just remove a URL address in your webhook settings.
Navigate to your BIYRO profile page and scroll down to the Notifications & Webhooks section.
Select an event you want to disable. Remove a specified URL.