NameDescriptionTypeAdditional information
ID

Order ID

integer

None.

CustomerID

ID of ordering customer

integer

None.

AccountID

ID of receiving account

string

None.

UserID

ID of responsible Webb-SMS User

integer

None.

TransactionID

ID of order transaction

string

None.

UserReference

ID of responsible iP.1 User

globally unique identifier

None.

Processed

Whether the order has been processed

boolean

None.

CreatedDate

When the order was placed

date

None.

ModifiedDate

When order details were last updated

date

None.

Code

Discount code, if any

string

None.

Items

Items in the order

Collection of OrderItemDTO

None.