The ReProcessTransaction function reprocesses a POS transaction file and passes content to the database.
Method | /ReProcessTransaction |
The request body is of type ReProcessTransaction.
Name | Description | Data Type |
---|---|---|
posTransaction | PosTransactionInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type ReProcessTransactionResponse.
Name | Description | Data Type |
---|---|---|
ReProcessTransactionResult | xml:int |
|