Open the Portico Developer Guide site
PosGateway Schema
ServiceName Element
PosGateway Schema > TransactionDataType Complex Type : ServiceName Element
Description

This is the original request type (i.e. CreditSale)

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

This is the original request type (i.e. CreditSale)

Source
<xs:element name="ServiceName" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This is the original request type (i.e. CreditSale)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema