Perform Card Payment Reversal

Performs a payment reversal for a specified card

Applicable Products: Credit, Prepaid, Multi-Currency-Credit, Multi-Currency-Prepaid

Applicable Client Types: Any

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 20 and 20
Body Params
string
enum
length between 0 and 32
  • PAYCARDR: When the financial institution is able to send RRN
  • PAYACC-REV: When the financial institution is not able to send RRN, so the matching will be done based on card Id, transaction amount and date
  • PAYACC-REV-NSF: If this reversal needs to be considered as "non-sufficient-funds" reversal, with the respective NSF fee charged
Allowed:
string
length between 0 and 12

RRN - It is a unique reference number used in transaction processing to identify and track specific transactions

string

Transaction Date

string

Description of Payment

transaction
object
required

Transaction Monetary Amount

Headers
string

The W3C Trace Context traceparent header for distributed tracing.
It helps propagate trace information across services.
For more details, refer to the official Trace Context documentation.

string

Source Application Code

string

Source Application Name

string

Source Application User

string

A unique identifier to ensure the request is processed only once, preventing duplicate operations (e.g. retries).

string

A unique ID for each API request. When the same ID is reused, the API returns the original response and skips duplicate processing. Useful for retrying failed or timed-out requests.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*