Open the Portico Developer Guide site
Portico Schema
DirectMktData Element
Portico Schema > PosDebitAddToBatchReqType 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. The invoice field in the AdditionalTxnFields group is not passed on.

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
PosDebitAddToBatchReqType Complex TypePortico Schema