IeCommerceJsonStoresGetAll Method |
Get all stores
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: LS Omni 3.7.0
SyntaxList<Store> StoresGetAll()
Return Value
Type:
ListStoreList of stores
Exceptions| Exception | 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