The JSON request structure of the Refunds endpoint. View Source model/DigiPayModel/DigitalPayRefundRequest.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/DigitalPayRefundRequest.d.ts, line 9 Type: string # orderNumber The merchant order number of the transaction. View Source model/DigiPayModel/DigitalPayRefundRequest.d.ts, line 16 Type: Array # refunds List of refunds View Source model/DigiPayModel/DigitalPayRefundRequest.d.ts, line 20