Open the Portico Developer Guide site
PosGateway Schema
PDLRequest Element
PosGateway Schema > ParameterDownloadReqBlock1Type Complex Type : PDLRequest Element
Description

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

Namespace http://Hps.Exchange.PosGateway
Type
PDLRequestType Complex Type
Diagram
BlockSequence Element Version Element CardType Element TableID Element ParamType Element All PDLRequest Element
Overview
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="PDLRequest" type="PDLRequestType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Abstracted PDL request; full definition of these fields must be obtained from the Parameter Data Download system.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParameterDownloadReqBlock1Type Complex TypePosGateway Schema