Jump to Content
FintectureGo to fintecture.com
HomeGuidesRecipesAPI ReferenceChangelog
Go to fintecture.comHelp CenterConsoleFintecture
Help CenterConsole
HomeGuidesRecipesAPI ReferenceChangelog

INTRODUCTION

  • Glossary
  • Need help?

PRODUCTS

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

API

  • Overview
  • Authentication
    • Request a PIS access token
    • Request an AIS access token
    • HTTP Signature
  • Integrate payments
    • Initiate a Payment Connect
    • Initiate an Immediate Payment
    • Initiate a Request To Pay
    • Initiate a Buy Now Pay Later payment
    • Initiate a Smart transfer
    • Initiate a Refund
    • Follow all payments
    • Follow a payment
    • Update a payment
  • Integrate bank accounts
    • Recover all bank accounts
    • Consult bank account's details
    • Recover bank account's holders
    • Recover bank account's transactions
  • Manage webhooks
  • Appendix
    • Pagination
    • Payment Session Status
    • Payment Transfer States
    • Payment Rejected Reasons
    • Errors
  • SDKs & sample code

SHOPS / CMS

  • PrestaShop
    • Install Fintecture for Prestashop
    • Link your shop to your Fintecture account
    • Set your Prestashop preferences
  • Magento
    • Install Fintecture for Magento
    • Link your shop with your Fintecture account
    • Set your Magento preferences
    • Manage my Magento payments
    • Add Buy Now Pay Later to my Magento store
  • shopify
  • WordPress
    • Install Fintecture for WordPress
    • Link your shop with your Fintecture account
    • Set your Wordpress preferences
    • Manage my Wordpress orders
  • Oasis

CONSOLE (MERCHANT UI)

  • Overview
  • My Fintecture account
    • Create a Fintecture account
    • Activate my account
  • Manage my team
  • Manage my payments
    • Generate a payment request
    • Follow my payments
  • Manage my wallets
    • Create a wallet
    • Link an application to a wallet
  • Manage my shops
    • Create a shop
  • Manage my APIs
    • Register a client application
  • Customize customer UI
  • Configure SSO

CONNECT (CUSTOMER UI)

  • Overview

REPORTING FILES

  • Details
Powered by 

Recover bank account's transactions

Suggest Edits

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 transactions using both the customer_id and the access_token

RecipePostmanDiagram

Updated 2 months ago


  • Table of Contents
    • Flow