Open the Portico Developer Guide site
PosGateway Schema
MultiFulfillmentData Element
PosGateway Schema > TransactionDataType Complex Type : MultiFulfillmentData Element
Description

A collection of transaction of multi-fulfillment related fields

Namespace http://Hps.Exchange.PosGateway
Type
MultiFulfillmentDataType Complex Type
Diagram
FullyCapturedInd Element CaptureAmtInfo Element All MultiFulfillmentData Element
Overview
MultiFulfillmentData optional MultiFulfillmentDataType Complex Type

A collection of transaction of multi-fulfillment related fields

All
CaptureAmtInfo optional amtTypeGlobal Simple Type
Captured Amount
FullyCapturedInd optional booleanType Simple Type

Indicates whether or not the AltpaymentCapture has been fully captured.

Source
<xs:element name="MultiFulfillmentData" type="MultiFulfillmentDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A collection of transaction of multi-fulfillment related fields</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema