ErrorRetailerPaymentResponse
constructor(saleData: RetailerSaleData, poiData: RetailerPOIData, paymentReceipt: List<RetailerPaymentReceipt>? = null, paymentResult: RetailerPaymentResult? = null, loyaltyResult: List<RetailerLoyaltyResult>? = null, customerOrder: List<RetailerCustomerOrder>? = null, marketpayPaymentExtensions: RetailerMarketpayPaymentExtensions? = null, additionalExceptionInfo: String? = 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
additionalResponse
represents additional host info
additionalExceptionInfo
represents extended error info