Skip to content

Commit

Permalink
Update src/content/api/bank-account-approvals.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Megan Steenkamp <[email protected]>
  • Loading branch information
AndyClifford and MeganSteenkamp authored Oct 18, 2023
1 parent b0db712 commit 51ee108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/api/bank-account-approvals.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ that allows access to a third-party system. See [Bank Account Approval Types](#b
</Property>
</Properties>

<CodePanel slot="code-examples" title="Request" method="POST" path="/api/accounts/{accountId}/members">
<CodePanel slot="code-examples" title="Request" method="POST" path="/api/bank-account-approvals">
```bash
curl -X POST https://service.centrapay.com/api/bank-account-approvals \
-H "X-Api-Key: $api_key" \
Expand Down

0 comments on commit 51ee108

Please sign in to comment.