Refund Payment
POST/api/v2/payments/:payment_id/refund
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.
Request
Responses
- 200
- 400
- 422
Successful Response
Multiple payments were paid in a single transaction. Set 'allow_refund_multiple_related_payments' to true to refund all related payments.
Validation Error