| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2015 |
ManageWebhooksApi.notificationSubscriptionsV1WebhooksWebhookIdPost(String webhookId)
Test a Webhook Configuration
Test the webhook configuration by sending a sample webhook.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2015> |
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<InlineResponse2015> callback)
Test a Webhook Configuration (asynchronously)
Test the webhook configuration by sending a sample webhook.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2015 |
InlineResponse2015.eventDate(String eventDate) |
InlineResponse2015 |
InlineResponse2015.eventType(String eventType) |
InlineResponse2015 |
InlineResponse2015.organizationId(String organizationId) |
InlineResponse2015 |
InlineResponse2015.payloads(InlineResponse2015Payloads payloads) |
InlineResponse2015 |
InlineResponse2015.productId(String productId) |
InlineResponse2015 |
InlineResponse2015.requestType(String requestType) |
InlineResponse2015 |
InlineResponse2015.retryNumber(Integer retryNumber) |
InlineResponse2015 |
InlineResponse2015.transactionTraceId(String transactionTraceId) |
InlineResponse2015 |
InlineResponse2015.webhookId(String webhookId) |
Copyright © 2025. All rights reserved.