| Package | Description |
|---|---|
| com.plaid.client.model | |
| com.plaid.client.request |
| Modifier and Type | Method and Description |
|---|---|
ProcessorAuthGetResponse |
ProcessorAuthGetResponse.account(AccountBase account) |
ProcessorAuthGetResponse |
ProcessorAuthGetResponse.numbers(ProcessorNumber numbers) |
ProcessorAuthGetResponse |
ProcessorAuthGetResponse.requestId(String requestId) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<ProcessorAuthGetResponse> |
PlaidApi.processorAuthGet(ProcessorAuthGetRequest processorAuthGetRequest)
Retrieve Auth data
The `/processor/auth/get` endpoint returns the bank account and bank identification number (such as the routing number, for US accounts), for a checking or savings account that''s associated with a given `processor_token`.
|
Copyright © 2017–2023 Plaid Inc.. All rights reserved.