Open the Portico Developer Guide site
PosGateway Schema
MCTransferType Element
PosGateway Schema > SendFundsDataType Complex Type : MCTransferType Element
Description

Indicates the type of additional transaction purpose.

Valid values are:

  • C04 - Gaming Re-pay
  • C07 - General Person-to-Person
  • C55 - Business Disbursement
  • C56 - Government/Non-Profit Disbursement
  • C65 - General Business to Business Transfer
Namespace http://Hps.Exchange.PosGateway
Type
MCTransferType Simple Type
Overview
MCTransferType optional MCTransferType Simple Type

Indicates the type of additional transaction purpose.

Valid values are:

  • C04 - Gaming Re-pay
  • C07 - General Person-to-Person
  • C55 - Business Disbursement
  • C56 - Government/Non-Profit Disbursement
  • C65 - General Business to Business Transfer
Source
<xs:element name="MCTransferType" type="MCTransferType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the type of additional transaction purpose.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values are:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>C04 - Gaming Re-pay</li>
        <li>C07 - General Person-to-Person</li>
        <li>C55 - Business Disbursement</li>
        <li>C56 - Government/Non-Profit Disbursement</li>
        <li>C65 - General Business to Business Transfer</li>
      </ul>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SendFundsDataType Complex TypePosGateway Schema