Collection Interface
Authorizations
AuthorizationstringRequired
Authorization Code
Body
Set Credit Transaction Request Class
amountnumber · doubleRequired
Credit Amount
sourceNostring · min: 1Required
Merchant Order Serial Number
callbackUrlstring | nullOptional
Callback Address
payerAccountDetailListarray | nullOptional
Payer account information, as shown below:
[
{
"accountName": "Account real name",
"bankNo": "Indian bank IFSC code",
"bankName": "Bank name",
"bankAccount": "Account/Card number/VPA",
"accountType": "1" for IFSC, "2" for UPI,
"mobile": "Account owner mobile number",
}
]
Responses
200
OK
post
/api/channel/Credit/Set200
OK
Last updated