Open the Portico Developer Guide site
PosGateway Schema
PosBNPLSecondaryReqType Complex Type
PosGateway Schema : PosBNPLSecondaryReqType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
Block1 Element Sequence PosBNPLSecondaryReqType Complex Type
Overview
Sequence
All
BnplId xs:string

Id received from the BNPL Provider

Type Restriction of xs:string

Type of secondary Txn, possible values: CAPTURE, REFUND, REVERSAL

Used By
BNPLSecondary Element
Source
<xs:complexType name="PosBNPLSecondaryReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Block1" type="BNPLSecondaryReqBlock1Type">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway"></p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
PosGateway Schema