Create Webhook Request. Builder
public CreateWebhookRequest.Builder CreateWebhookRequest.Builder(List<WebhookTriggers> triggerTypes, String webhookUrl)
Parameters
trigger Types
Select the event that triggers the webhook.
webhook Url
The url to send webhooks to.