Apps
Get App ACH Deposit Details
Bank details for funding an App's wallet by ACH or wire. Send these to your finance team or your bank; deposits arrive in the App's wallet. Requires organization credentials. The App must be enrolled for deposits; contact support if it is not.
Bank details for funding an App's wallet by ACH or wire. Send these to your finance team or your bank; deposits arrive in the App's wallet.
Requires organization credentials. The App must be enrolled for deposits; contact support if it is not.
Authorization
api_key AuthorizationBasic <token>
In: header
Path Parameters
app_id*string
Id of the App
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v2/apps/497f6eca-6276-4993-bfeb-53cbbbba6f08/ach-deposit-details"{ "account_number": "string", "routing_number": "string"}{ "success": false, "message": "string", "error_code": "string", "errors": [ null ]}{ "success": false, "message": "string", "error_code": "string", "errors": [ null ]}{ "success": false, "message": "string", "error_code": "string", "errors": [ null ]}