TransactionResponse OriginalTransactionID Property Bluefin Web Client API Documentation
Gets the string that represent id of original transaction or null, if the response didn't specify any value.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public ReadOnly Property OriginalTransactionID As String 
	Get
Remarks

Will be returned for refunds. This is the original transaction_id of the Sale transaction that was refunded. It is provided for reference purposes.
See Also