Void Payment via IDdelete https://pg-sandbox.paymaya.com/payments/v1/payments/{paymentId}Void the transaction identified by the payment ID.Path ParamspaymentIduuidrequiredThe unique identification string of the payment transaction.Body Paramsreasonstringrequiredlength between 1 and 512A description of why the operation (e.g. void, refund) needs to be executed.requestReferenceNumberstringlength between 1 and 36The merchant's reference number for the transaction. It is strongly advised that the merchant provide unique value for this property for each transaction.Response 200Successfully voided payment.Updated about 2 years ago