Cards API
    Cards API
    • Introduction
    • API Usage Instructions
    • Platform URL's
    • API Specification
    • Authentication
    • Steps to Generate a Secure Signature
    • Callback Parameters and Template
    • Merchant
      • Information
        GET
      • Program Details
        GET
    • Cards
      • KYC Requirements
      • Apply Card
        • Apply
        • Binding
      • Information
        • CardDetails
        • PinDetails
        • CardBalance
        • Single Card Transactions
        • All Cards Transactions
        • Countries
        • Towns
      • Top Up
        • Estimate Card TopUp Fee
        • TopUp
        • TopUp Status
      • Actions
        • Freeze
        • UnFreeze
        • Cancellation
        • SetPin
    • Webhooks
      • Callback notification
      • Kycstatus result callback notification
      • Createcard result callback notification
      • Recharge callback notification
      • Operation callback notification
      • Consume result callback notification
      • Fee callback notification
      • Refund callback notification
      • Bank card 3DS verification

    Introduction

    Welcome to the ArthaCard developer documentation. Our API provides a seamless interface for merchants to integrate and interact with the ArthaCard platform efficiently.
    The ArthaCard API is designed for secure and scalable merchant integrations, offering well-structured endpoints for transaction processing, account management, and other financial operations.
    1.
    The API follows standard REST principles, ensuring predictable resource-oriented URLs.
    2.
    Requests and responses adhere to JSON formatting, with standard HTTP authentication and response codes.
    3.
    A dedicated test mode allows developers to simulate transactions without affecting live data.
    This documentation provides all the necessary guidelines, including authentication, request structures, and response formats, to help you integrate smoothly with ArthaCard.
    We’re thrilled to have you here - let’s get building! 🦾
    Modified at 2025-02-26 08:33:23
    Next
    API Usage Instructions
    Built with