Refund
POST
/api/v0/payment/{transactionId}/refundRequest
Path Params
transactionId
string
required
The transaction id for which you want to initiate refund, this the successful transactionId generated post successful payment against transaction
Header Params
Authorization
string
required
merchantAccessKey
string
required
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 2 months ago