v1
latestOpenAPI 3.0.02026-07-24103118224.7 KBPayment
Create a refund
Creates a new refund for a payment
post/api/payment/{paymentId}/refund
Path parameters
paymentIdstring required
Request body
Example request
{
"reason": "Refund for a failed payment",
"amountInCents": 1500
}Response
Create a refund successful
object required