v1
latestOpenAPI 3.0.02026-07-263403911.5 MBPayments
Refund a payment
Refund an existing payment.
post/v1/Payments/{id}/refund
Path parameters
idinteger required
Format - int32. ID of the payment to refund.
Query parameters
amountnumber double
Format - double. Amount to refund. Not passing this will refund the full payment amount.
Response
OK