Get details of a specific fee By IdAsk AIget https://www.bankingcircleconnect.com/api/v2/fees/{id}Path Paramsidint64requiredID of the fee. The ID can be found using the api/v2/fees endpointResponses 200Success 400Bad request.Request is not correctly formulated. Goes for both Header, Query and Body. Verify the error description and properties. 401Unauthorized.The request requires user authentication. 404Not found. There is no resource behind the URL, i.e. requesting data on an account that does not exist. 500Internal Server Error. Something unexpected happened on BC Connect side.Updated 7 months ago