TransactionSearchResult

Represents a transaction that matched the search criteria.

NameDescriptionTypeRequired?Additional information
TransactionId

Gets or sets the ID of this transaction.

string

No

None.

TransactionNumber

Gets or sets a readable identifier of this transaction.

integer

No

None.

ManagerOverride

string

No

None.

Date

date

No

None.

TerminalNumber

string

No

None.

AssociateId

string

No

None.

Total

decimal number

No

None.

TransactionTypeId

integer

No

None.

TransactionTypeDescription

string

No

None.

StationID

string

No

None.

TillID

string

No

None.

CustomerID

string

No

None.

StoreID

string

No

None.

ItemCount

integer

No

None.

TotalDiscountAmount

decimal number

No

None.

IsSupervisorOverride

boolean

No

None.

Canceled

boolean

No

None.

Suspended

boolean

No

None.

Resumed

boolean

No

None.

TrainingMode

boolean

No

None.

TaxAmount

decimal number

No

None.

CardVoid

boolean

No

None.

AgeVerification

boolean

No

None.

ReceiptImage

Gets or sets the receipt image of this transaction.

string

No

None.

SupervisorOverrides

Gets or sets the collectioni of supervisor overrides in this transaction.

Collection of SupervisorOverride

No

None.

Items

Gets or sets the collection of items in this transaction.

No

None.