Refund a paymentAsk AIpost https://api.revioapi.com/v1/Payments/{id}/refundRefund an existing payment.Path Paramsidint32requiredFormat - int32. ID of the payment to refund.Query ParamsamountdoubleFormat - double. Amount to refund. Not passing this will refund the full payment amount.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago