If present, this amount replaces the amount to be settled for the original transaction; this includes all other "Info" amounts associated with the original transaction or provided in this request.
A block of encrypted data to be sent from the POS on every contact Interac sale and return request. Required for Canadian merchants processing debit reversals.
<xs:complexTypename="PosDebitAddToBatchReqType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="GatewayTxnId"type="txnIdType"default="-1"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Gateway-generated transaction identifier returned in the response of the original transaction. This indicates the transaction to be updated.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AccountType"type="accountTypeType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Indicates the type of account provided; see the associated Type enumerations for specific values supported.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Amt"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">If present, this amount replaces the amount to be settled for the original transaction; this includes all other "Info" amounts associated with the original transaction or provided in this request.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="MessageAuthenticationCode"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">A block of encrypted data to be sent from the POS on every contact Interac sale and return request. Required for Canadian merchants processing debit reversals.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="PosSequenceNbr"type="PosSequenceNbrType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">POS sequence number for Canadian Debit transactions.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TagData"type="TagDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">EMV or Non-EMV tag data in TLV format. For EMV tag data this would consist of the chip card results after applying the Issuer response tags.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> Required on DebitAddtoBatch for Canadian Interac/Debit.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="x_global_transaction_id"type="x_global_transaction_idType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Client generated transaction identifier sent in the request of the original transaction. This indicates the transaction to be updated.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This is for internal use only.
</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>