diff --git a/docs/auth-flow/customize/branding.md b/docs/auth-flow/customize/branding.md index ba0533fb6..c72c3701c 100644 --- a/docs/auth-flow/customize/branding.md +++ b/docs/auth-flow/customize/branding.md @@ -37,12 +37,6 @@ Icon requirements: You can set your brand's primary color to define the color of buttons and other elements within the Link Flow. We recommend using a dark primary color, because light colors may cause accessibility issues. -:::tip Sync flow - -This primary color setting also applies to the Sync flow, a journey specific to our [Sync for Commerce](/commerce/overview) product. - -::: - Branding settings screen with company name, logo, icon, and color picker displayed API keys** in the Portal to pick up your authorization header. @@ -22,7 +22,7 @@ Remember to [authenticate](/using-the-api/authentication) when making calls to o ## Create a company -Within Bank Feeds API, a company represents your SMB customer that wishes to export their transactions from your application to their accounting software. +Within Bank Feeds, a company represents your SMB customer that wishes to export their transactions from your application to their accounting software. Use the [Create company](/bank-feeds-api#/operations/create-company) endpoint to represent your customer in Codat. Make sure to store the company ID as you will use it to establish a connection to an accounting software. @@ -571,7 +571,7 @@ res, err := bankFeedsClient.SourceAccounts.Delete(ctx, operations.DeleteSourceAc :::tip Recap -You have created the structure of key objects required by Codat's Bank Feeds API: a company, its connection to an accounting data source, and a source account. +You have created the structure of key objects required by Codat's Bank Feeds product: a company, its connection to an accounting data source, and a source account. Next, provide your customer with a **mapping** process interface so they can associate the source account with a target account in their accounting software. ::: diff --git a/docs/bank-feeds/guides/bank-feeds-tutorial.md b/docs/bank-feeds/guides/bank-feeds-tutorial.md index 8a473b437..6ebd3fba6 100644 --- a/docs/bank-feeds/guides/bank-feeds-tutorial.md +++ b/docs/bank-feeds/guides/bank-feeds-tutorial.md @@ -1,14 +1,14 @@ --- title: "Bank transactions reconciliation with QBO Bank Feeds" -description: "Example-based tutorial on reconciling bank transactions with QuickBooks Online using Codat's Bank Feeds API" +description: "Example-based tutorial on reconciling bank transactions with QuickBooks Online using Codat's Bank Feeds" displayed_sidebar: "bankfeeds" image: "/img/banners/social/bankfeeds.png" hide_title: true hide_description: true sidebar_label: "Build a bank feed to QBO" -banner_title: Bank Feeds API for bank transaction reconciliation in QBO +banner_title: Bank Feeds for bank transaction reconciliation in QBO banner_image: "/img/banners/bank-feeds.png" -banner_text: "Example-based tutorial on reconciling bank transactions with QuickBooks Online using Codat's Bank Feeds API" +banner_text: "Example-based tutorial on reconciling bank transactions with QuickBooks Online using Codat's Bank Feeds product" --- import Tabs from '@theme/Tabs'; diff --git a/docs/bank-feeds/overview.mdx b/docs/bank-feeds/overview.mdx index 4f3c0bd31..37170c37a 100644 --- a/docs/bank-feeds/overview.mdx +++ b/docs/bank-feeds/overview.mdx @@ -1,19 +1,19 @@ --- -title: "Bank Feeds API" +title: "Bank Feeds" description: "Easily deploy an automated bank statement feed into your application to write bank transaction data into your customers' accounting software" -sidebar_label: Bank Feeds API +sidebar_label: Bank Feeds displayed_sidebar: bankfeeds image: "/img/banners/social/bankfeeds.png" hide_title: true hide_description: true hide_table_of_contents: true -banner_title: Bank Feeds API +banner_title: Bank Feeds banner_class: bank-feeds banner_icon: "/img/logos/products/logo_bankfeeds_clear.svg" banner_image: "/img/banners/bank-feeds.png" banner_text: "Easily deploy an automated bank statement feed into your application to write bank transaction data into your customers' accounting software" video_url: "https://www.youtube.com/embed/QrPiwn3DRJs" -video_text: What is Bank Feeds API? +video_text: What is Bank Feeds? --- import {IntegrationsList} from '@components/Integrations' @@ -22,25 +22,25 @@ import ClientLibraries from '@components/ClientLibraries' import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem" -## What is Bank Feeds API? +## What is Bank Feeds? **A [bank feed](../terms/bank-feed) is a digital connection between a financial institution and an accounting software that performs an automatic regular transfer of bank statements into the software.** -Leverage our **Bank Feeds API** to simplify the deployment of bank feeds in your application. It creates the associated infrastructure for you and automates the upload of bank statements into accounting software used by your small and medium-sized business (SMB) customers. +Leverage our **Bank Feeds** product to simplify the deployment of bank feeds in your application. It creates the associated infrastructure for you and automates the upload of bank statements into accounting software used by your small and medium-sized business (SMB) customers. ## Who is it for? -Our Bank Feeds API makes it easy for banks, neobanks, corporate card issuers, and payment providers to ensure customers can access their bank transaction data within their accounting software. +Our Bank Feeds product makes it easy for banks, neobanks, corporate card issuers, and payment providers to ensure customers can access their bank transaction data within their accounting software. As a result, your customers enjoy a more complete and simplified accounting experience, save time closing their books, and further reduce manual error without requiring third-party middleware or manual file uploads. ## Why use it? -A recent survey revealed that [71% of Xero partners](https://www.xero.com/blog/2019/01/new-bank-feeds-process/) identify [bank feeds](../terms/bank-feed) and bank transaction reconciliation as their most valued features. With Bank Feeds API, you can easily meet this demand. +A recent survey revealed that [71% of Xero partners](https://www.xero.com/blog/2019/01/new-bank-feeds-process/) identify [bank feeds](../terms/bank-feed) and bank transaction reconciliation as their most valued features. With Bank Feeds, you can easily meet this demand. Leverage our coverage of the most popular accounting software and remove barriers to product adoption, increasing customer retention and elevating their experience with your app as a result. -#### With Bank Feeds API, you can: +#### With Bank Feeds, you can: