Check a Bank's ACH Payout Setup
Get ACH push status
Check whether a payee’s payout destination has been set up for ACH bank payouts, and see its current setup status.
GET
Check a Bank's ACH Payout Setup
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The unique ID of the payee.
The unique ID of the payout destination.
Response
Successful Response
Standard response wrapper for single-object responses and errors.
Generic over the payload type. A route that declares
CommonResponse[SomeModel] gets the real data schema rendered in
OpenAPI/Swagger; a bare CommonResponse leaves data untyped.

