Cards API
  1. Webhooks
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
  1. Webhooks

Consume result callback notification

This notification notifyType = consume
Callback parameters:
ParameterTypeDescription
taskIdStringtaskId
cardIdStringcardId
notifyTypeStringNotifyType
statusStringStatus
amountDecimalAmount
currencyStringCurrency
remarksStringremarks
Callback example:
Response parameters:
ParameterTypeRequiredMeaning
codeIntegerY0.
messageStringNinformation
Response example:
Modified at 2025-02-26 10:16:39
Previous
Operation callback notification
Next
Fee callback notification
Built with