| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2014 |
ManageWebhooksApi.notificationSubscriptionsV1WebhooksWebhookIdPost(String webhookId)
Test a Webhook Configuration
Test the webhook configuration by sending a sample webhook.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2014> |
ManageWebhooksApi.notificationSubscriptionsV1WebhooksWebhookIdPostWithHttpInfo(String webhookId)
Test a Webhook Configuration
Test the webhook configuration by sending a sample webhook.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ManageWebhooksApi.notificationSubscriptionsV1WebhooksWebhookIdPostAsync(String webhookId,
ApiCallback<InlineResponse2014> callback)
Test a Webhook Configuration (asynchronously)
Test the webhook configuration by sending a sample webhook.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2014 |
InlineResponse2014.eventDate(String eventDate) |
InlineResponse2014 |
InlineResponse2014.eventType(String eventType) |
InlineResponse2014 |
InlineResponse2014.organizationId(String organizationId) |
InlineResponse2014 |
InlineResponse2014.payloads(InlineResponse2014Payloads payloads) |
InlineResponse2014 |
InlineResponse2014.productId(String productId) |
InlineResponse2014 |
InlineResponse2014.requestType(String requestType) |
InlineResponse2014 |
InlineResponse2014.retryNumber(Integer retryNumber) |
InlineResponse2014 |
InlineResponse2014.transactionTraceId(String transactionTraceId) |
InlineResponse2014 |
InlineResponse2014.webhookId(String webhookId) |
Copyright © 2025. All rights reserved.