NameDescriptionTypeAdditional information
externalid

The id of the transaction.

integer

None.

externallocationid

The id of the location where this transaction took place.

integer

None.

externaluserid

The id of the employee who made this transaction.

integer

None.

externalcustomerid

The id of the customer of this transaction. Refers to the field 'externalid' of the customer. Can be null (anonymous transaction).

integer

None.

externalcustomerpersonid

The id of the person of this transaction. Refers to the field 'externalpersonid' of the customer. Can be null (anonymous transaction).

integer

None.

locationdescription

The name of the location where this transaction took place.

string

None.

username

The name of the employee who made this transaction.

string

None.

datetime

The (local) date and time of this transaction.

date

None.

receiptnumber

The receiptnumber of this transaction. This number is unique per location.

integer

None.

licenceplatenumber

The licence plate number of the car associated with this transaction.

string

None.

cardnumber

The cardnumber of the customer, is empty with an anonymous transaction

string

None.

deviceid

The identification of the device where this transaction took place

string

None.

transactionitems

A collection of transaction items

Collection of transactionitem

None.

transactionpayments

A collection of transaction payments

Collection of transactionpayment

None.

transactiondiscounts

A collection of transaction discounts

Collection of transactiondiscount

None.