Open the Portico Developer Guide site
PosGateway Schema
Company Element
PosGateway Schema > PosReportBatchDetailRspType Complex Type > Details Element : Company Element
Description

The company associated with the recurring payment at the time the transaction was processed. This only appears for recurring payment transactions.

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

The company associated with the recurring payment at the time the transaction was processed. This only appears for recurring payment transactions.

Source
<xs:element name="Company" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The company associated with the recurring payment at the time the transaction was processed. This only appears for recurring payment transactions.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportBatchDetailRspType Complex TypePosGateway Schema