Skip to main content
POST
/
api
/
banking
/
accounts
/
{id}
/
refresh
Refresh the bank account transactions.
curl --request POST \
  --url https://api.example.com/api/banking/accounts/{id}/refresh

Path Parameters

id
number
required

Response

Bank account transactions refreshed successfully.