Package | Description |
---|---|
com.plaid.client.model | |
com.plaid.client.request |
Modifier and Type | Method and Description |
---|---|
SandboxItemFireWebhookResponse |
SandboxItemFireWebhookResponse.requestId(String requestId) |
SandboxItemFireWebhookResponse |
SandboxItemFireWebhookResponse.webhookFired(Boolean webhookFired) |
Modifier and Type | Method and Description |
---|---|
retrofit2.Call<SandboxItemFireWebhookResponse> |
PlaidApi.sandboxItemFireWebhook(SandboxItemFireWebhookRequest sandboxItemFireWebhookRequest)
Fire a test webhook
The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks.
|
Copyright © 2017–2024 Plaid Inc.. All rights reserved.