PartialRetailerPaymentResponse

constructor(saleData: RetailerSaleData, poiData: RetailerPOIData, paymentReceipt: List<RetailerPaymentReceipt>? = null, paymentResult: RetailerPaymentResult? = null, loyaltyResult: List<RetailerLoyaltyResult>? = null, customerOrder: List<RetailerCustomerOrder>? = null, marketpayPaymentExtensions: RetailerMarketpayPaymentExtensions? = null, additionalResponse: String? = null)

Parameters

saleData

Data related to the Sale System.

poiData

Data related to the Sale System.

paymentReceipt
paymentResult

Data related to the Sale System.

loyaltyResult

Data related to the Sale System.

customerOrder

Customer order attached to a card, recorded in the POI system.

marketpayPaymentExtensions

this is non-NEXO schema modification optional field, contact ECR team for details