The JSON request structure of the Openpay Voids endpoint. View Source model/DigiPayModel/OpenPayVoidRequest.d.ts, line 4 Members Type: string # clientReference A merchant application specific reference number. This number should uniquely identify the transaction in the merchant’s system. View Source model/DigiPayModel/OpenPayVoidRequest.d.ts, line 10 Type: string # orderNumber Optional The merchant order number of the transaction. View Source model/DigiPayModel/OpenPayVoidRequest.d.ts, line 14 Type: Array # voids List of voided payments View Source model/DigiPayModel/OpenPayVoidRequest.d.ts, line 19