Метод | Описание | |
---|---|---|
ExecuteCustomPagedScript ( |
||
GetInventoryLocationCategoriesData ( System.DateTime date, System.Guid locationId, String ApiToken, String ApiServer ) : List |
||
GetInventoryLocationData ( System.DateTime date, String ApiToken, String ApiServer ) : List |
||
GetInventoryLocationProductsData ( System.DateTime date, System.Guid locationId, System.Guid categoryId, |
||
GetLowStockLevel ( System.Guid locationId, |
||
GetPerformanceDetail ( |
||
GetPerformanceTableData ( |
||
GetTopProducts ( TopProductsType type, |
public static ExecuteCustomPagedScript ( |
||
scriptId | ||
parameters | ||
entriesPerPage | ||
pageNumber | ||
ApiToken | String | |
ApiServer | String | |
Результат |
public static GetInventoryLocationCategoriesData ( System.DateTime date, System.Guid locationId, String ApiToken, String ApiServer ) : List |
||
date | System.DateTime | |
locationId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryLocationData ( System.DateTime date, String ApiToken, String ApiServer ) : List |
||
date | System.DateTime | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryLocationProductsData ( System.DateTime date, System.Guid locationId, System.Guid categoryId, |
||
date | System.DateTime | |
locationId | System.Guid | |
categoryId | System.Guid | |
pageNumber | ||
entriesPerPage | ||
ApiToken | String | |
ApiServer | String | |
Результат |
public static GetLowStockLevel ( System.Guid locationId, |
||
locationId | System.Guid | |
numRows | ||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetPerformanceDetail ( |
||
period | ||
timeScale | ||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetPerformanceTableData ( |
||
period | ||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetTopProducts ( TopProductsType type, |
||
type | TopProductsType | |
period | ||
numRows | ||
orderStatus | ||
ApiToken | String | |
ApiServer | String | |
Результат | List |