Refund a paymentAsk AIpost https://restapi.rev.io/v1/Payments/{id}/refundRefund an existing payment.Metadataidint32requiredID of the payment to refund.amountdoubleAmount to refund. Not passing this will refund the full payment amount.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago