BatchId
|
integer
|
|
N
|
|
A valid batch number if provided. The batch must be owned by the User and be open or held. If no batch is specified, the web batch for the organization will be used.
|
FK: T_BATCH.batch_no   Resource: BatchMaintenance |
ModeOfSaleId
|
integer
|
|
Y
|
|
The Mode of sale for this cart. Used to determine the validity of products and price types when adding to the cart.
|
FK: TR_MOS.id |
PromotionCode
|
integer
|
|
Y
|
|
A valid source number. Items created during the session will be marked with this source_no.
|
FK: TX_APPEAL_MEDIA_SOURCE.source_no   Resource: Sources |