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

Bnpl Provider choosen by customer

Sequence
ReturnUrl xs:string
StatusUrl xs:string
CancelUrl xs:string
Used By
BNPLCreateOrder Element
Source
<xs:complexType name="PosBNPLCreateOrderReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Block1" type="BNPLCreateOrderReqBlock1Type">
      <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