IeCommerceServiceStoreGetById Method |
Get store by Store Id
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: LS Omni 3.7.0
SyntaxStore StoreGetById(
string storeId
)
Parameters
- storeId
- Type: SystemString
store Id
Return Value
Type:
StoreStore
ExceptionsException | Condition |
---|
LSOmniServiceException | StatusCodes returned:
- StatusCode.Error
- StatusCode.SecurityTokenInvalid
- StatusCode.UserNotLoggedIn
- StatusCode.DeviceIsBlocked
|
Remarks
Data for Store Hours needs to be generated in LS Nav/Central by running OMNI_XXXX Scheduler Jobs
See Also