| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2014 |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPost(CreateWebhook createWebhook)
Create a New Webhook Subscription
Create a new webhook subscription.
|
okhttp3.Call |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPostAsync(CreateWebhook createWebhook,
ApiCallback<InlineResponse2014> 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<InlineResponse2014> |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPostWithHttpInfo(CreateWebhook createWebhook)
Create a New Webhook Subscription
Create a new webhook subscription.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWebhook |
CreateWebhook.addProductsItem(Notificationsubscriptionsv2webhooksProducts1 productsItem) |
CreateWebhook |
CreateWebhook.description(String description) |
CreateWebhook |
CreateWebhook.healthCheckUrl(String healthCheckUrl) |
CreateWebhook |
CreateWebhook.name(String name) |
CreateWebhook |
CreateWebhook.organizationId(String organizationId) |
CreateWebhook |
CreateWebhook.products(List<Notificationsubscriptionsv2webhooksProducts1> products) |
CreateWebhook |
CreateWebhook.retryPolicy(Notificationsubscriptionsv2webhooksRetryPolicy retryPolicy) |
CreateWebhook |
CreateWebhook.securityPolicy(Notificationsubscriptionsv2webhooksSecurityPolicy1 securityPolicy) |
CreateWebhook |
CreateWebhook.webhookUrl(String webhookUrl) |
Copyright © 2025. All rights reserved.