API Documentation
NeoX documents
NeoX documents
  • Introduction
  • NeoX App
    • E-Wallet
    • eKYC
    • Functionality
  • Payment Gateway
    • Payment Methods
    • Integrations
      • Hosted Checkout
        • Plugin/Extenstion
        • iOS SDK
        • Android SDK
        • React Native SDK
        • Web SDK
        • APIs
      • Direct API
        • Tokenization
      • Refund
        • APIs
        • IPN
    • Transaction Management
      • Query DR
      • Cancel
      • IPN
      • Error Codes
      • Refund on portal
    • Reconciliation
    • Settlement
  • Disbursement
    • Integration
      • Introduction
      • How To Register
      • Security Method
      • Generate token API
      • Get merchant profile API
      • Request disbursement API
      • Get disbursement transaction API
      • Get exchange rate API
      • Inquiry bank account API
      • Currency conversion API
      • Event Notification
      • Response Data Structure
      • Error codes
    • Disbursement Account
    • Disbursement request
    • Transaction Management
      • Query Request/Transaction
      • Webhook
      • Error Codes
    • Reconciliation
  • Collections
    • Integration
      • Introduction
      • How To Register
      • Security Method
      • API authenPlatform
      • API upload file
      • APIs for virtual accounts management
        • API create list of virtual accounts
        • API update KYC virtual account information
        • API update Virtual Account transaction data from merchant
        • API set active/inactive Virtual Account
        • API get list virtual accounts
        • API get detail virtual account
      • APIs for transactions management
        • API update transaction documents
        • API get list transactions
        • API get detail transaction
      • APIs for refund requests management
        • API create refund request
        • API get list refund requests
        • API get detail refund request
      • APIs for withdraw requests management
        • API get list withdraw banks
        • API create withdraw request
        • API get list withdraw requests
        • API get detail withdraw request
      • Event Notification
      • SFTP upload document file of collection transaction
      • Error Codes
    • Virtual Account Management
      • Virtual Account
      • Virtual Account Status
      • Webhook
    • Transaction Management
      • Webhook
    • Transaction Status Management
      • Webhook
    • Refund Request Management
      • Webhook
    • Withdraw Request Management
      • Webhook
    • Reconciliation
    • Settlement
  • Virtual Card
    • API authenPlatform
    • Error Codes
    • Virtual Card Policy Management
      • API Create Card Policy
      • API Get Detail Card Policy
      • API Get List Card Policies
      • API Set Active Card Policy
      • API Update Card Policy
    • Virtual Card Management
      • Virtual Card APIs
        • API Create Virtual Card
        • API Create List Virtual Cards
        • API Get List Virtual Cards
        • API Get Detail Virtual Card
        • API Get Virtual Card Sensitive Data
        • API Set Active Virtual Card
      • Webhook
      • Decrypting Card Data Algorithm
  • Merchant Portal
    • Onboarding
    • Payment Gateway
      • Reconciliation
      • Withdraw
    • Disbursement
      • Reports
    • Collections
      • Reports
      • Withdraw
Powered by GitBook
On this page

Was this helpful?

  1. Virtual Card

Virtual Card Management

Virtual Card Policy Management APIs provide the foundational programmatic interfaces for defining, configuring, and managing the rules and parameters that govern the issuance and usage of virtual payment cards. These APIs are the control center, allowing businesses and financial institutions to establish granular policies that dictate how virtual cards behave across their lifecycle.

By integrating with these APIs, organizations can:

  • Establish Granular Spending Controls: Define precise limits on transaction amounts, frequencies, and specific merchant categories (MCCs) to prevent unauthorized spending and ensure financial compliance.

  • Configure Card Issuance Parameters: Set rules for the automatic activation of new cards upon creation, specify maximum card limits, and determine expiry dates.

  • Automate Lifecycle Management: Programmatically set conditions for a virtual card's state, including options for automatic closure or deactivation based on predefined criteria.

  • Define Usage Restrictions: Implement broad or specific rules such as allowing or disallowing transactions for certain merchant groups, and setting minimum/maximum transaction values.

  • Streamline Policy Enforcement: Ensure that every virtual card issued adheres strictly to the pre-configured rules, maintaining consistent control and reducing manual oversight.

  • Manage Policy Versions (DEVELOPING): Update and revise policies over time, with mechanisms to track changes and apply new rules to existing or future virtual card programs.

In essence, Virtual Card Policy Management APIs will empower you to build a robust and highly adaptable framework for your virtual card program, ensuring that every card operates within the boundaries you define for security, control, and efficiency.

PreviousAPI Update Card PolicyNextVirtual Card APIs

Last updated 1 day ago

Was this helpful?