Open the Portico Developer Guide site
PosGateway Schema
RecurringDataCode Element
PosGateway Schema > RecurringDataType Complex Type : RecurringDataCode Element
Description

MasterCard value that may be returned on recurring transactions.

Note: This is returned in the response and should never be used in the request.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
RecurringDataCode optional xs:string

MasterCard value that may be returned on recurring transactions.

Note: This is returned in the response and should never be used in the request.

Source
<xs:element name="RecurringDataCode" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">MasterCard value that may be returned on recurring transactions.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This is returned in the response and should never be used in the request.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
RecurringDataType Complex TypePosGateway Schema