Open the Portico Developer Guide site
PosGateway Schema
AltPaymentReversal Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : AltPaymentReversal Element
Namespace http://Hps.Exchange.PosGateway
Type
PosAltPayReversalRspType Complex Type
Diagram
Processor Element Amt Element StatusMessage Element Status Element RspMessage Element RspCode Element Sequence AltPaymentReversal Element
Overview
Sequence
RspCode xs:int

Response (result) code indicating the overall success of the transaction; '0' indicates success while non-zero indicates a failure.

RspMessage optional xs:string

Response message returned by the processor

Status optional xs:string

Status from processors processing of the transaction

StatusMessage optional xs:string

Status message from processors processing of the transaction

Amt optional amtTypeGlobal Simple Type

Reversal Amount

Processor optional

Additional processor response information

Source
<xs:element name="AltPaymentReversal" type="PosAltPayReversalRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema