NameDescriptionTypeAdditional information
CUTransactionOverrideID

Unique identifier of transaction override details.

integer
ReceiptNo

Unique identifier of transaction.

integer
CUAccountID

Unique identifier of an account.

integer
OverrideType

Type of override.

byte Required when user authorize the override.
UserId

Unique identifier of user.

integer
TerminalID

Unique identifier of terminal.

integer
AccountInfo

Information of account : "Account number - Product Name".

string
CurrencyID

Unique identifier of currency.

integer
Amount

Transaction amount.

decimal number Required when user authorize the override.
Description

Description of override.

string
SplitHeaderID

Represents batch split header ID.

integer
Message

Message which explain the reason to ask override.

string
OverrideTypeText

Description of override.

string
UserName

Username of overriding user.

string Required when user authorize the override.
TerminalName

Terminal of overriding user.

string
Password

Password for authorising when multiple authorisations are needed.

string Required when user authorize the override.
Checked

Whether override is selected.

boolean Required when user authorize the override.
Authorised

Whether override was successfully authorised.

boolean