FLEXBridge ATM Service API Response Codes

FLEXBridge FLEXBridge FLEXBridge ATM Service API Response Codes

This document provides a comprehensive list of response codes returned by the FLEX ATM API Service, along with their descriptions. These codes are essential for understanding the outcome of ATM transactions and for troubleshooting any issues that may arise.

Understanding these codes is crucial for:

  • Developers integrating with the FLEX ATM API.
  • System administrators monitoring ATM service operations.
  • Support personnel assisting users with transaction inquiries.
  • AI Chatbots providing quick answers to common transaction status questions.

API Response Codes

Below is a detailed list of the response codes you may encounter when interacting with the FLEX ATM API Service:

  • 00: Approved
    • This code indicates that the transaction was successfully processed and approved.
  • 10: Partial Approval
    • This code signifies that the transaction was approved for a partial amount, not the full requested amount.
  • 12: Unknown Transaction Code
    • This code suggests that the system received a transaction code it does not recognize.
  • 41: Lost Card
    • This code is returned when the card used for the transaction has been reported as lost. Transactions using a lost card will typically be declined.
  • 43: Stolen Card
    • Similar to a lost card, this code indicates that the card used has been reported as stolen. Transactions will be declined for security reasons.
  • 51: NSF (Insufficient Funds)
    • This code means that the account associated with the transaction has insufficient funds to cover the requested amount.
  • 52: No Checking Account
    • This code indicates that the transaction attempted to access a checking account that does not exist or is not linked to the card.
  • 53: No Saving Account
    • This code indicates that the transaction attempted to access a savings account that does not exist or is not linked to the card.
  • 56: No Card Record
    • This code signifies that the card number presented for the transaction could not be found in the system’s records.
  • 61: Exceeds Withdrawal Limit
    • This code is returned when the attempted withdrawal amount exceeds the predefined daily or per-transaction withdrawal limit for the account or card.
    • Note: This code is equivalent to “EX” when integrated with Jack Henry systems.
  • 62: Restricted Card
    • This code indicates that the card used for the transaction has certain restrictions applied, preventing the transaction from being completed. Restrictions could include geographic blocks, specific merchant type blocks, or other security measures.