Open the Portico Developer Guide site
PosGateway Schema
HostRspDT Element
PosGateway Schema > AuthRspStatusType Complex Type : HostRspDT Element
Description

Processing Host response date and time.

Note:For Canadian merchants, the HostRspDT contains the timestamp to be printed on the customer receipt.

Namespace http://Hps.Exchange.PosGateway
Type
xs:dateTime
Overview
HostRspDT optional xs:dateTime

Processing Host response date and time.

Note:For Canadian merchants, the HostRspDT contains the timestamp to be printed on the customer receipt.

Source
<xs:element name="HostRspDT" type="xs:dateTime" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Processing Host response date and time.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong>For Canadian merchants, the HostRspDT contains the timestamp to be printed on the customer receipt.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema