Open the Portico Developer Guide site
PosGateway Schema
AnnualPercentageRate Element
PosGateway Schema > CostInfoType Complex Type : AnnualPercentageRate Element
Description

The APR for the installment plan

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
AnnualPercentageRate optional xs:decimal

The APR for the installment plan

Source
<xs:element name="AnnualPercentageRate" type="xs:decimal" minOccurs="0" default="-1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The APR for the installment plan</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CostInfoType Complex TypePosGateway Schema