Skip to content

Commit 7700e64

Browse files
authored
Merge pull request #1803 from codatio/fixing_otp_endpoint_typo
fixing the typo in the section about Surfacing the OTP code to the user.
2 parents c92bcf5 + 92c86ba commit 7700e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/integrations/bank-feeds/sage-bank-feeds/sage-bank-feeds-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ In order to authenticate the connection, your user needs to enter a one-time pas
141141
Let the user know they need to enter it when connecting a source bank account.
142142

143143
```
144-
GET https://api.codat.io/companies/{{companyId}}/connections/{{dataConnectionId}}/bankFeeds/otp
144+
POST https://api.codat.io/companies/{{companyId}}/connections/{{dataConnectionId}}/bankFeeds/otp
145145
```
146146

147147
## SMB user flow: Connect a source bank account to Sage

0 commit comments

Comments
 (0)