Check Linked Institution Account Balance

Use the linked-institution/account/balance-check endpoint to check the balance of a specific linked institution account. This endpoint allows you to verify if the account has sufficient funds for a requested amount.

Body Params

POST /v1/linked-institution/account-balance-check Request body

string
required

Pass in the Spidr linked institution account ID

string
required

Pass in the Spidr user ID

double
required

The amount of the transfer requested from the linked institution account

double
0 to 10000000
Defaults to 0

The minimum balance required after the transfer. If the requested amount leaves the account balance below this minimum, sufficientBalance will be false. Defaults to 0.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json