Click or drag to resize

StatusCode Enumeration

Namespace:  LSRetail.Omni.Domain.DataModel.Base
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public enum StatusCode
Members
  Member nameValueDescription
OK0
Error1
AuthFailed2
UserNameExists3
UserNamePasswordInvalid4
ParameterInvalid5
ItemNotFound6
AccountNotFound7
DeviceIdMissing8
ContactIdNotFound9
CurrentListDeleteNotAllowed10
PasswordInvalid11
PasswordOldInvalid12
UserNameInvalid13
EmailInvalid14
DeviceIsBlocked15
EmailExists17
MissingLastName18
MissingFirstName19
MissingItemId20
MissingStoreId21
TenantConfigNotFound22
OrderQueueIdNotFound23
ConfigNotFound24
OneAccountInvalid30
PrivateAccountInvalid31
ClubOrSchemeInvalid32
ResetPasswordCodeNotFound35
ResetPasswordCodeExpired36
TerminalTypeNotMobile37
ResetPasswordCodeInvalid38
OneListNotFound39
Upgrade50
CurrencyCodeNotFound51
TaskStatusCannotChange61
AddressIsEmpty81
SecurityTokenInvalid100
AccessNotAllowed101
UserNotLoggedIn102
LSKeyInvalid103
LSRecommendSetupMissing104
LSRecommendError105
PrimaryKeyDuplication150
ObjectIdMissing151
ObjectMissing152
CommunicationFailure200
GeneralErrorCode1001
MissingTenderLines1002
UserNameNotFound1101
QtyMustBePositive1106
LineNoMission1107
CardIdInvalid1130
LoginIdNotMemberOfClub1140
DeviceIdNotFound1150
CouponNotFound1210
GiftCardNotFound1211
AccountContactIdInvalid1220
AccountExistsInOtherClub1230
NoDiscountAmount1240
MissingItemNumer1400
MissingStoreNumber1410
PosNotExists1600
StoreNotExists1601
StaffNotExists1602
ItemNotExists1603
VATSetupMissing1604
InvalidUom1605
ItemBlocked1606
InvalidVariant1607
InvalidPriceChange1608
PriceChangeNotAllowed1609
PriceTooHigh1610
InvalidDiscPercent1611
IncExpNotFound1612
TenderTypeNotFound1613
InvalidTOTDiscount1614
NotMobilePos1615
InvalidPostingBalance1619
SuspendWithPayment1620
UnknownSuspError1621
SuspKeyNotFound1625
TransServError1626
SuspTransNotFound1627
PaymentPointsMissing1628
NAVWebFunctionNotFound1629
MemberPointBalanceToLow1630
CustomerNotFound1670
NoEntriesFound1673
MemberAccountNotFound1674
MemberCardNotFound1675
CardInvalidInUse1700
CardInvalidStatus1701
InvalidPrinterId1711
InvalidPrintMethod1712
LoginidExists1401
InvalidLoginid1402
InvalidPassword1403
InvalidEmail1404
MissingLastname1405
MissingFirstname1406
InvalidAccount1407
InvalidOneaccount1408
InvalidPrivate1409
InvalidClub1410
InvalidScheme1411
InvalidClubScheme1412
InvalidSchemeClub1413
TerminalIdMissing1414
TransacitionIdMissing1415
EmailMissing1416
ClubInvalid1417
SchemeInvalid1418
SchemeClubInvalid1419
ReceiptNoMissing1420
LookupValuesMissing1421
ContactIsBlocked2000
OrderAlreadyExist2201
OrderIdNotFound2202
PaymentError2203
PaymentAuthError2204
InvalidNode3030
ServerRefusingToRespond4002
DiningTableStatusNotAbleToChange4003
CannotChangeNumberOfCoverOnTableNotSeated4004
CannotChangeNumberOfCoverOnTableNoSetup4005
SeatingNotUsedInHospType4006
StatusOfTableAlredySeated4007
SeatingNotPossible4008
POSTransNotFoundForActiveOrder4009
NoKitchenStatusFound4010
OpenPOSNotALlowed4011
MainStatusNorCorrect4020
TableAlreadyLocked4021
SuspendFailure4030
NoHMPMenuFound4031
HMPMenuNotEnabled4032
HMPMenuNoDynamicContentFoundToday4033
VendorNotFound5001
DocumentError5002
TemplateNotFound5003
DocumentNotFound5004
MissingUnitConversion5005
NoLinesToPost5006
AlreadyPosted5007
AlreadyProcessing5008
InvalidReceivingQty5009
NoVendorItems5010
TransferOrderNotFound5011
TransferOrderProcessing5012
TransferOrderReceived5013
TransferOrderFetched5014
TransferOrderSent5015
TransferOrderRejected5016
WorksheetNotFound5017
NotReadyForNextCount5018
LinesNotFound5019
InvalidSuspensionWithPartialPayment6001
NoItemsToSuspend6002
CannotMixNormalSaleAndReturn6003
UnknownUser7001
NavWSError8000
NavWSQryError8001
NavODataError8002
CustomerOrderNotFound9000
CustomerOrderItemNotFound9001
CustomerOrderItemAlreadyInBox9002
CustomerOrderItemQuantityTooHigh9003
CustomerOrderAlreadyScanned9004
GenericError10000
LogSaveError10100
LogGetError10101
LogDeleteError10102
CustomerSearchError10200
GetItemsError10300
GetItemsByItemSearchError10301
GetItemByBarcodeError10302
GetPluMenuItemsError10303
GetItemByIdError10304
GetUnitOfMeasureByIdError10305
GetVariantsByItemIdError10306
GetVariantByIdError10307
GetItemPriceError10308
GetBarcodeMasks10309
TerminalOrStoreError10400
GetTenderTypeError10500
GetTaxSetupError10501
GetSalesTypeError10502
GetUserError10600
LoginUserError10601
SaveSettingsError10700
GetDefaultHospTypeIdError10800
GetHospTypesError10801
GetGs1BarcodeSetupsError10900
SettingsConfigDelete11000
SettingsConfigDeleteAll11001
SettingsConfigSave11002
See Also