tm.waitinglistrequest
Fields
Field | Description |
---|---|
id int | Unique ID |
contactid int | Contact id References: tm.contact |
saleschannelid int | The id of the saleschannel used to make the request References: tm.saleschannel |
itemsstatus int | Show the status of the related items, 29101 = no information provided, 29102 = partial information provided and 29103 = full information provided |
sortorder int | Randomly generated identifier on create. Provides random but consistent ordering of the request (for casting lots) |
requeststatus int | Show the status of the request, 29201 = requested, 29202 = processed, 29203 = conversion in progress |
orderid int | The id of the order the request is converted to |
createdts timestamp | Created timestamp |
lastupdatets timestamp | Last updated timestamp |
isarchived bool | Whether or not this item is archived |