Jump to Content
Falcon FS
HomeGuidesRecipesAPI Reference
Log InFalcon FS
Guides
Log In
HomeGuidesRecipesAPI Reference

Introduction

  • Savings Accounts Overview
    • Falcon Savings Account API Offering
  • API Support
  • Glossary

Getting Started

  • Falcon Dive - Quick Start
  • Platform Guidelines
  • Best Practices
  • Platform Environments
  • Authentication
  • Versioning
  • Developer Onboarding
  • Integration, Testing & Deployment
  • Request/Response
  • First API Call
  • Falcon Device Binding SDK
  • Falcon Secure SDK
    • Initiate Device Binding
    • Send Verification SMS
    • Check Binding Status
    • Making API Requests
    • Action Codes
    • CHECK_USER
    • CREATE_USER
    • GET_USER_DATA
    • ADD_SAVING_ACCOUNT
    • GET_SAVING_ACCOUNT_DETAILS
    • GET_SAVING_ACCOUNT_BALANCE
    • V_KYC
    • GET_STATE_LIST
    • GET_TRANSACTION_STATEMENT
    • TRANSACTION_STATUS
    • INITIATE_FUND_TRANSFER
    • CONFIRM_FUND_TRANSFER
    • ADD_BENEFICIARY
    • EDIT_BENEFICIARY
    • GET_BENEFICIARY_LIST
    • GET_USER_PRODUCTS

API References

  • User
  • Accounts
  • Card
  • Fund Transfers
  • Enterprise
Powered by 

Action Codes

Suggest Edits

An action code denotes the request to send to Falcon's backend. Each action code has it's specified payload which is documented in the following pages. The payload for an action must be sent in the payloadfield of the request()function call.

Updated about 1 year ago