Skip to main content
GET
/
api
/
banking
/
accounts
/
{bankAccountId}
/
summary
Retrieve the bank account summary.
curl --request GET \
  --url https://api.example.com/api/banking/accounts/{bankAccountId}/summary

Path Parameters

bankAccountId
number
required

Response

200 - undefined