| Package | Description |
|---|---|
| com.plaid.client.model | |
| com.plaid.client.request |
| Modifier and Type | Method and Description |
|---|---|
WebhookVerificationKeyGetResponse |
WebhookVerificationKeyGetResponse.key(JWKPublicKey key) |
WebhookVerificationKeyGetResponse |
WebhookVerificationKeyGetResponse.requestId(String requestId) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<WebhookVerificationKeyGetResponse> |
PlaidApi.webhookVerificationKeyGet(WebhookVerificationKeyGetRequest webhookVerificationKeyGetRequest)
Get webhook verification key
Plaid signs all outgoing webhooks and provides JSON Web Tokens (JWTs) so that you can verify the authenticity of any incoming webhooks to your application.
|
Copyright © 2017–2023 Plaid Inc.. All rights reserved.