Jump to Content
Fintecture DocGo to fintecture.com
HomeGuidesRecipesAPI ReferenceChangelog
Go to fintecture.comBrandingHelp CenterConsoleFintecture Doc
Guides
BrandingHelp CenterConsole
HomeGuidesRecipesAPI ReferenceChangelog
All
Pages
Start typing to search…

INTRODUCTION

  • Glossary
  • Need help?

PRODUCTS

  • Payment Hub
  • Immediate Transfer
  • Request To Pay
  • Smart Transfer
  • Immediate Refund
  • Account Information

API

  • Overview
  • Take on our Postman collection
  • Authentication
    • Request a PIS access token
    • Request a Customers access token
    • Request an AIS access token
    • HTTP Signature
  • Integrate payments
    • Setup the Payment Hub
    • Initiate an Immediate Transfer
    • Initiate a Request To Pay
    • Initiate a Smart transfer
    • Initiate a Refund
    • Initiate a Verified Payout
    • Follow all payments
    • Follow a payment
    • Update a payment
    • Manage settlements
  • Integrate bank accounts
    • Recover all bank accounts
    • Consult bank account's details
    • Recover bank account's holders
    • Recover bank account's transactions
  • Integrate customers
    • Verify a Customer
  • Manage webhooks
  • Appendix
    • Pagination
    • Payment Session Status
    • Payment Transfer States
    • Payment Transfer Reasons
    • Errors
  • SDKs & sample code

SHOPS : CMS

  • Overview
  • PrestaShop
    • Install Fintecture for Prestashop
    • Link your shop to your Fintecture account
    • Set your Prestashop preferences
    • Customize your checkout
    • Promote Fintecture payment methods
    • Manage your order statuses
    • Manage your orders
  • Magento
    • Install Fintecture for Magento
    • Link your shop with your Fintecture account
    • Set your Magento preferences
    • Customize your checkout
    • Promote Fintecture payment methods
    • Manage your order statuses
    • Manage your orders
    • Advanced settings
  • Shopify
    • Install Fintecture for Shopify
  • WordPress
    • Install Fintecture for WordPress
    • Link your shop with your Fintecture account
    • Set your Wordpress preferences
    • Customize your checkout
    • Promote Fintecture payment methods
    • Manage your order statuses
    • Manage your orders
  • Oasis
    • Install Fintecture for Oasis
  • Intershop
    • Install Fintecture for Intershop
  • Odoo
    • Install Fintecture for Odoo

CONSOLE (MERCHANT UI)

  • Overview
  • Console access
    • Create a Fintecture account
    • Activate my account
  • Manage my team
  • Manage my payments
    • Generate a Request To Pay with Immediate Transfer
    • Generate a Request To Pay with Smart Transfer
    • Track a payment
    • Pre-fill payment fields
    • Simulate a transaction event
  • Manage my bank accounts
    • Create a merchant account
    • Create a Fintecture account
    • Consult my Merchant payment account
    • Consult my Fintecture payment account
  • Manage my shops
    • Customize customer UI
  • Manage my APIs
    • Register a client application
    • Link an application to a bank account
    • Configure application's payment methods
    • Configure webhooks
  • Configure SSO
  • Appendix
    • Console Payment Session Status
    • Console Payment Session Type

CONNECT (CUSTOMER UI)

  • Overview
  • SANDBOX cases simulation

REPORTING FILES

  • Details

BRANDING

  • Checkout guidelines
    • Best practices
    • Payments methods
  • Customer-facing assets
Powered by 

Recover bank account's holders

Flow

  1. Request an AIS dedicated access token and extract it
  2. Get the customer_id associated to the account you want
  3. Recover bank account's holders using both the customer_id and the access_token
Recipe Postman Diagram

Updated 2 months ago


Consult bank account's details
Recover bank account's transactions
  • Table of Contents
    • Flow