latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

Connectivity v1.Balance Refresh
BETA
REGION.US

Request Balance Refresh

Request a balance refresh for an account

post/api/v1/balance-refresh

Request body

accountIdstring required

Account ID.

Example request

{
  "accountId": "6696428766444944ab19f7756376d363"
}

Response

Success

balanceRefreshIdstring

Balance refresh ID

credentialsIdstring

Credentials ID

Example response

{
  "balanceRefreshId": "f45dbb0a61124104a1ac517908812e87",
  "credentialsId": "6e68cc6287704273984567b3300c5822"
}