Open the Portico Developer Guide site
PosGateway Schema
ShippingAddress Element
PosGateway Schema > BNPLCreateOrderReqBlock1Type Complex Type > Order Element : ShippingAddress Element
Namespace http://Hps.Exchange.PosGateway
Type
ShippingAddressType Complex Type
Diagram
AddressType Element Country Element State Element PostalCode Element City Element Line2 Element Line1 Element Name Element LastName Element FirstName Element Sequence ShippingAddress Element
Overview
Sequence
FirstName xs:string
LastName xs:string
Name xs:string
Line1 xs:string
Line2 xs:string
City xs:string
PostalCode xs:string
State xs:string
Country xs:string
AddressType xs:string
Source
<xs:element name="ShippingAddress" type="ShippingAddressType" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Order ElementBNPLCreateOrderReqBlock1Type Complex TypePosGateway Schema