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

    API Usage Instructions

    Before using the API, you must contact the ArthaCard API operator to register a merchant account.
    Request a Customer Token from the Artha Merchant platform and configure the RSA key and callback address on the Merchant platform. Your IP address must be whitelisted to access the services.
    💡
    The Customer Token must be included in the request header when accessing the API, using the format:
    customerToken={customerToken}
    Merchants can use the ArthaCard Merchant platform to:
    1.
    Check wallet addresses
    2.
    Perform wallet deposits (USDT)
    It is recommended to use the Test environment for debugging before proceeding to production.
    Modified at 2025-02-18 09:40:20
    Previous
    Introduction
    Next
    Platform URL's
    Built with