v1

latestOpenAPI 3.0.02026-07-24270120.1 KB

Get Service Charges

post/tsp/pg/api/getSerCharges

Request body

merchantIdstring required

Merchant id. Size-12.

aggregatorIDstring

Merchant Aggregator ID. Only applicable for Aggregators

merchantTxnNostring required

Txn ref Number. Unique reference to identify the request. Must only contain alphanumeric characters. Size-20

paymentModestring

Payment mode. Allowed Values: CARD, NB (Net Banking), WALLET, UPI

paymentOptionCodes'DC' | 'CC'

Sub Payment mode. Available options under a select payment mode.

cardNetworkstring

Network. Possible values: VISA, MC, AMEX, RUPAY

cardRegionstring

Region. DOM – domestic card w.r.t. India , INTL –international card w.r.t. India In case of UPI, the values will be SAVINGS, CREDIT, PPIWALLET

cardProductType'Corporate' | 'Default' | 'Business' | 'Normal' | 'Premium' | 'SuperPremium' | 'Purchase' | 'Commercial'

ProductType

amountnumber required

Transaction amount. 9 significant and 2 decimal/precision (e.g., nnnnnnnnn.nn).

currencyCodestring required

Transaction Currency, Size-3.

secureHashstring required

Hash value. Size- 64

Response