| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
void |
ManageWebhooksApi.replayPreviousWebhooks(String webhookId,
ReplayWebhooksRequest replayWebhooksRequest)
Replay Previous Webhooks
Initiate a webhook replay request to replay transactions that happened in the past.
|
okhttp3.Call |
ManageWebhooksApi.replayPreviousWebhooksAsync(String webhookId,
ReplayWebhooksRequest replayWebhooksRequest,
ApiCallback<Void> callback)
Replay Previous Webhooks (asynchronously)
Initiate a webhook replay request to replay transactions that happened in the past.
|
okhttp3.Call |
ManageWebhooksApi.replayPreviousWebhooksCall(String webhookId,
ReplayWebhooksRequest replayWebhooksRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replayPreviousWebhooks
|
ApiResponse<Void> |
ManageWebhooksApi.replayPreviousWebhooksWithHttpInfo(String webhookId,
ReplayWebhooksRequest replayWebhooksRequest)
Replay Previous Webhooks
Initiate a webhook replay request to replay transactions that happened in the past.
|
| Modifier and Type | Method and Description |
|---|---|
ReplayWebhooksRequest |
ReplayWebhooksRequest.addByTransactionTraceIdentifiersItem(String byTransactionTraceIdentifiersItem) |
ReplayWebhooksRequest |
ReplayWebhooksRequest.byDeliveryStatus(Nrtfv1webhookswebhookIdreplaysByDeliveryStatus byDeliveryStatus) |
ReplayWebhooksRequest |
ReplayWebhooksRequest.byTransactionTraceIdentifiers(List<String> byTransactionTraceIdentifiers) |
Copyright © 2024. All rights reserved.