Refund API
Merchant Status Refund Request
Approve refund request by a merchant.
POST
/
api
/
merchants
/
refund_request
/
merchant_status_refund_request
/
header
The authentication token that you will get in the success response on ‘verify_user’ api.
body
The refund id you will get when Refund object created.
The merchant response on the refund request(Approved or Rejected).
Response
This Response field will return “Refund Request Approved by merchant” with status code 200 on success request.