Open the Portico Developer Guide site
PosGateway Schema
StartUtcDT Element
PosGateway Schema > PosReportTxnResearchReqType Complex Type : StartUtcDT Element
Description

Start date time used to filter the results to a particular date time range. The date time must be specified in UTC (Coordinated Universal Time).

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

Start date time used to filter the results to a particular date time range. The date time must be specified in UTC (Coordinated Universal Time).

Source
<xs:element name="StartUtcDT" type="xs:dateTime" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Start date time used to filter the results to a particular date time range. The date time must be specified in UTC (Coordinated Universal Time).</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportTxnResearchReqType Complex TypePosGateway Schema