| Package | Description |
|---|---|
| com.plaid.client.model | |
| com.plaid.client.request |
| Modifier and Type | Method and Description |
|---|---|
TransferSweepGetResponse |
TransferSweepGetResponse.requestId(String requestId) |
TransferSweepGetResponse |
TransferSweepGetResponse.sweep(TransferSweep sweep) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<TransferSweepGetResponse> |
PlaidApi.transferSweepGet(TransferSweepGetRequest transferSweepGetRequest)
Retrieve a sweep
The `/transfer/sweep/get` endpoint fetches a sweep corresponding to the given `sweep_id`.
|
Copyright © 2017–2023 Plaid Inc.. All rights reserved.