The JSON request structure of the Voids endpoint. View Source model/DigiPayModel/DigitalPayVoidRequest.d.ts, line 3 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/DigitalPayVoidRequest.d.ts, line 9 Type: string # orderNumber The merchant order number of the transaction. View Source model/DigiPayModel/DigitalPayVoidRequest.d.ts, line 13 Type: Array # voids List of voided payments View Source model/DigiPayModel/DigitalPayVoidRequest.d.ts, line 17