Payments
Refund Payment
Process a full refund for a payment.
Refunds always settle the remaining refundable balance for the selected payment. If that payment is part of a shared Moyasar charge, set allow_refund_multiple_related_payments to true to refund every payment that was tied to the same charge.
post/api/v2/payments/{payment_id}/refund
Path parameters
payment_idstring uuid required
Unique identifier (UUID) of the payment to refund
Unique identifier (UUID) of the payment to refund
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.