Open the Portico Developer Guide site
PosGateway Schema
SaleReturnInd Element
PosGateway Schema > PosReportOpenAuthsRspType Complex Type > Details Element : SaleReturnInd Element
Description

Indicates if the transaction was a 'S' (sale) or 'R' (return)

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

Indicates if the transaction was a 'S' (sale) or 'R' (return)

Source
<xs:element name="SaleReturnInd" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates if the transaction was a 'S' (sale) or 'R' (return)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportOpenAuthsRspType Complex TypePosGateway Schema