SuccessRetailerAcquisitionResponse
data class SuccessRetailerAcquisitionResponse(val saleData: RetailerSaleData, val poiData: RetailerPOIData, val paymentBrand: List<String>? = null, val paymentInstrumentData: RTRPaymentInstrumentData? = null, val additionalResponse: String? = null, val marketpayPaymentExtensions: MarketpayPaymentExtensions?) : RetailerAcquisitionResponse
Parameters
saleData
Data related to the Sale System. Data associated to the Sale System, with a particular value during the processing of the payment by the POI, including the cards acquisition.
poiData
Data related to the POI System. In the Message Response, identification of the POI transaction.
paymentBrand
Card payment brands allowed by the Sale System for the payment transaction.
paymentInstrumentData
Data related to the instrument of payment for the transaction.