Skip to main content
POST
/
api
/
banking
/
accounts
/
{id}
/
resume
Resume transactions syncing of the given bank account.
curl --request POST \
  --url https://api.example.com/api/banking/accounts/{id}/resume

Path Parameters

id
number
required

Response

Bank account transactions resumed successfully.