Open the Portico Developer Guide site
PosGateway Schema
ParameterDownload Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Transaction Element : ParameterDownload Element
Description

ParameterDownload is used to initiate an EMV parameter download by clients interfacing to an EMV device. Typically, the client will only download new parameters after receiving an indicator that a download is needed in a prior response message. In addition, the client should time these downloads to be done between batches and during an idle time if possible.

Note: See the PDLNotification indicator in the response header.

Namespace http://Hps.Exchange.PosGateway
Type
PosParameterDownloadReqType Complex Type
Diagram
Block1 Element All ParameterDownload Element
Overview
ParameterDownload PosParameterDownloadReqType Complex Type

ParameterDownload is used to initiate an EMV parameter download by clients interfacing to an EMV device. Typically, the client will only download new parameters after receiving an indicator that a download is needed in a prior response message. In addition, the client should time these downloads to be done between batches and during an idle time if possible.

Note: See the PDLNotification indicator in the response header.

All
Block1 ParameterDownloadReqBlock1Type Complex Type

Contains a series of required and optional elements

Choice
PDLBlockReq xs:string

Pass-through PDL block request; full definition of this field must be obtained from the Parameter Data Download system.

PDLRequest PDLRequestType Complex Type

Abstracted PDL request; full definition of these fields must be obtained from the Parameter Data Download system.

All
ParamType PDLParamTypeType Simple Type

Indicates the action the terminal is requesting or terminal confirmation that the PDL data has been received

TableID PDLTableIDType Simple Type

Indicates the type of EMV PDL data the POS is requesting

CardType optional PDLCardTypeType Simple Type

Indicates the card type as returned in Table-ID 10 table versions and flags

Version optional PDLVersionType Simple Type

Parameter or table version; parameter version is used for Table-ID 10 only while table version is used for Table-IDs 30–60.

BlockSequence PDLBlockSequenceType Simple Type

BlockSequence of 00 should be used for Table-ID 10 or when confirming a download. 01-99 for Table IDs 30-60, incremented as required.

Source
<xs:element name="ParameterDownload" type="PosParameterDownloadReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">ParameterDownload is used to initiate an EMV parameter download by clients interfacing to an EMV device. Typically, the client will only download new parameters after receiving an indicator that a download is needed in a prior response message. In addition, the client should time these downloads to be done between batches and during an idle time if possible.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> See the PDLNotification indicator in the response header.
                          </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema