Open the Portico Developer Guide site
PosGateway Schema
DirectMktData Element
PosGateway Schema > PosCreditTxnEditReqType Complex Type : DirectMktData Element
Description

If provided, these fields will replace or add direct marketing data to the original transaction.

Namespace http://Hps.Exchange.PosGateway
Type
DirectMktDataType Complex Type
Diagram
DirectMktShipDay Element DirectMktShipMonth Element DirectMktInvoiceNbr Element All DirectMktData Element
Overview
DirectMktData optional DirectMktDataType Complex Type

If provided, these fields will replace or add direct marketing data to the original transaction.

All
DirectMktInvoiceNbr directMktInvoiceNbrType Simple Type

Invoice number

Note: The elements in the direct marketing data group are passed on through the settlement process.

Source
<xs:element name="DirectMktData" type="DirectMktDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">If provided, these fields will replace or add direct marketing data to the original transaction.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosCreditTxnEditReqType Complex TypePosGateway Schema