You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: banking/src/codatbanking/sdk.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
fromcodatbanking.modelsimportshared
11
11
12
12
classCodatBanking:
13
-
r"""Codat's standardized API for accessing banking data.
13
+
r"""Banking API: Codat's standardized API for accessing banking data.
14
14
Codat's Banking API allows you to access standardised data from over bank accounts via third party providers.
15
15
16
16
Standardize how you connect to your customers’ bank accounts. Retrieve bank account and bank transaction data in the same way via our partnerships with Plaid and TrueLayer.
0 commit comments