Payment Request
Refund
The API to refund the charge
POST
/
v1
/
refund
Headers
X-BUSINESS-API-KEY
string
requiredBody
application/json
amount
integer
requiredAmount to refund
payment_id
string
requiredPayment ID for the successful payment request
webhook
string
The webhook URL
send_email
boolean
email
string
Response
200 - application/json
id
string
payment_id
string
amount_refunded
integer
default: 0total_amount
number
default: 0currency
string
status
string
default: succeededpayment_method
string
created_at
string
Was this page helpful?