PosComponents Web Service
Method/ReProcessTransaction
PosComponents Web Service > All Operations Resource Group : /ReProcessTransaction (Method)
Description
The ReProcessTransaction function reprocesses a POS transaction file and passes content to the database.
Request (ReProcessTransactionSoapIn)

The request body is of type ReProcessTransaction.

Request Body Parameters

NameDescriptionData Type
 PosTransactionInfo
 xml:boolean
isForceUpdate Element IgnoredReason Element IgnoreTransaction Element Package Element ConversionId Element TransactionDateTime Element RejectInfo Element IsRejected Element Xml Element Version Element Uri Element FileName Element UserId Element ReceiptId Element PosTerminalId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence posTransaction Element Sequence ReProcessTransaction Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ReceiptId xs:int
UserId xs:int
FileName optional xs:string
Uri optional xs:string
Version optional xs:string
Xml optional xs:string
IsRejected xs:boolean
RejectInfo optional xs:string
ConversionId xs:long
Package optional xs:base64Binary
IgnoredReason optional xs:string
isForceUpdate xs:boolean
Response (ReProcessTransactionSoapOut)

The response body is of type ReProcessTransactionResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
ReProcessTransactionResult Element Sequence ReProcessTransactionResponse Element

Overview

Sequence
See Also
All Operations Resource GroupPosComponents Web Service