| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse2016 |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPost(CreateWebhook createWebhook)
Create a New Webhook Subscription
Create a new webhook subscription.
|
|
okhttp3.Call |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPostAsync(CreateWebhook createWebhook,
ApiCallback<InlineResponse2016> callback)
Create a New Webhook Subscription (asynchronously)
Create a new webhook subscription.
|
|
okhttp3.Call |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPostCall(CreateWebhook createWebhook,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for notificationSubscriptionsV2WebhooksPost
|
|
ApiResponse<InlineResponse2016> |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPostWithHttpInfo(CreateWebhook createWebhook)
Create a New Webhook Subscription
Create a new webhook subscription.
|
| Modifier and Type | Method | Description |
|---|---|---|
CreateWebhook |
CreateWebhook.addProductsItem(Notificationsubscriptionsv2webhooksProducts1 productsItem) |
|
CreateWebhook |
CreateWebhook.description(String description) |
|
CreateWebhook |
CreateWebhook.healthCheckUrl(String healthCheckUrl) |
|
CreateWebhook |
CreateWebhook.name(String name) |
|
CreateWebhook |
CreateWebhook.notificationScope(String notificationScope) |
|
CreateWebhook |
CreateWebhook.organizationId(String organizationId) |
|
CreateWebhook |
CreateWebhook.products(List<Notificationsubscriptionsv2webhooksProducts1> products) |
|
CreateWebhook |
CreateWebhook.retryPolicy(Notificationsubscriptionsv2webhooksRetryPolicy retryPolicy) |
|
CreateWebhook |
CreateWebhook.securityPolicy(Notificationsubscriptionsv2webhooksSecurityPolicy securityPolicy) |
|
CreateWebhook |
CreateWebhook.webhookUrl(String webhookUrl) |
Copyright © 2026. All rights reserved.