> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# November 2024

Nov 30, 2024

### Flinks API

* You can now receive additional KYC and KYB data from the `/GetAccountsDetail` endpoint when an end-user has successfully connected their account(s). This update compliments our release for Flinks API. Use this data to verify the identity of the end-user.

* For personal accounts, you can now receive the Account Holder Name and Address in the request to improve KYC.

* For business accounts, you'll be able to receive the `Business` Name and `Business` Address to improve KYB.

### Flinks Connect

* We've updated the wording on the Consent Screen.

* We've released design updates to the MFA (multi-factor authentication) screens. To learn more about these changes, watch the following video

<div style={{ padding: "75% 0 0 0", position: "relative" }}>
  <iframe
    src="https://player.vimeo.com/video/1034619042?h=febc319cd4&badge=0&autopause=0&player_id=0&app_id=58479"
    frameBorder="0"
    allow="autoplay; fullscreen; picture-in-picture; clipboard-write"
    style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%",
}}
    title="Flinks Connect MFA Update"
  />
</div>
