Метод | Описание | |
---|---|---|
AddInventoryItem ( |
||
AddItemLocations ( List |
||
AddSupplier ( |
||
AdjustTemplatesInstant ( IEnumerable |
||
CreateCategory ( String categoryName, String ApiToken, String ApiServer ) : |
||
CreateCountries ( IEnumerable |
||
CreateInventoryItemChannelSKUs ( List |
||
CreateInventoryItemCompositions ( List |
||
CreateInventoryItemDescriptions ( List |
||
CreateInventoryItemExtendedProperties ( List |
||
CreateInventoryItemPrices ( List |
||
CreateInventoryItemTitles ( List |
||
CreateStockSupplierStat ( List |
||
CreateUserSpecificView ( |
||
DeleteCategoryById ( System.Guid categoryId, String ApiToken, String ApiServer ) : void | ||
DeleteImagesFromInventoryItem ( Dictionary |
||
DeleteInventoryItemChannelSKUs ( List |
||
DeleteInventoryItemCompositions ( System.Guid stockItemId, List |
||
DeleteInventoryItemDescriptions ( List |
||
DeleteInventoryItemExtendedProperties ( System.Guid inventoryItemId, List |
||
DeleteInventoryItemPrices ( List |
||
DeleteInventoryItemTitles ( List |
||
DeleteInventoryItems ( IEnumerable |
||
DeleteItemLocations ( System.Guid inventoryItemId, List |
||
DeleteStockSupplierStat ( System.Guid stockItemId, List |
||
DeleteSuppliers ( List |
||
DeleteUserSpecificView ( String viewName, String ApiToken, String ApiServer ) : void | ||
DuplicateInventoryItem ( |
||
GetCategories ( String ApiToken, String ApiServer ) : List |
||
GetChannels ( String ApiToken, String ApiServer ) : List |
||
GetChannelsBySource ( String source, String ApiToken, String ApiServer ) : List |
||
GetCountries ( String ApiToken, String ApiServer ) : IEnumerable |
||
GetCountryCodes ( String ApiToken, String ApiServer ) : String>.Dictionary |
||
GetExtendedPropertyNames ( String ApiToken, String ApiServer ) : List |
||
GetExtendedPropertyTypes ( String ApiToken, String ApiServer ) : List |
||
GetInventoryItemAuditTrail ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
GetInventoryItemById ( System.Guid id, String ApiToken, String ApiServer ) : |
||
GetInventoryItemChannelSKUs ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
GetInventoryItemCompositions ( System.Guid inventoryItemId, System.Boolean getFullDetail, String ApiToken, String ApiServer ) : List |
||
GetInventoryItemDescriptions ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
GetInventoryItemExtendedProperties ( System.Guid inventoryItemId, |
||
GetInventoryItemImages ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
GetInventoryItemLocations ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
GetInventoryItemPrices ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
GetInventoryItemTitles ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
GetInventoryItems ( |
||
GetInventoryItemsChilds ( |
||
GetInventoryItemsCount ( System.Boolean includeDeleted, System.Boolean includeArchived, String ApiToken, String ApiServer ) : |
||
GetNewItemNumber ( String ApiToken, String ApiServer ) : String | ||
GetPackageGroups ( String ApiToken, String ApiServer ) : List |
||
GetPostalServices ( String ApiToken, String ApiServer ) : List |
||
GetPreDefinedViews ( String ApiToken, String ApiServer ) : List |
||
GetStockLocations ( String ApiToken, String ApiServer ) : List |
||
GetStockSupplierStat ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
GetSupplierDetails ( System.Guid supplierId, String ApiToken, String ApiServer ) : |
||
GetSuppliers ( String ApiToken, String ApiServer ) : List |
||
GetUserSpecificViews ( String ApiToken, String ApiServer ) : List |
||
SetInventoryItemImageAsMain ( System.Guid inventoryItemId, System.Guid mainImageId, String ApiToken, String ApiServer ) : void | ||
UnlinkChannelListing ( String channelRefId, String source, String subSource, String ApiToken, String ApiServer ) : void | ||
UpdateCategory ( |
||
UpdateCountries ( IEnumerable |
||
UpdateInventoryItem ( |
||
UpdateInventoryItemChannelSKUs ( List |
||
UpdateInventoryItemCompositions ( List |
||
UpdateInventoryItemDescriptions ( List |
||
UpdateInventoryItemExtendedProperties ( List |
||
UpdateInventoryItemField ( System.Guid inventoryItemId, ColumnNameType fieldName, String fieldValue, String ApiToken, String ApiServer ) : Object>.Dictionary |
||
UpdateInventoryItemLocationField ( System.Guid inventoryItemId, ColumnNameType fieldName, String fieldValue, System.Guid locationId, String ApiToken, String ApiServer ) : Object>.Dictionary |
||
UpdateInventoryItemPrices ( List |
||
UpdateInventoryItemStockField ( Guid inventoryItemId, ColumnNameType fieldName, String fieldValue, Guid locationId, String ApiToken, String ApiServer ) : Object>.Dictionary |
||
UpdateInventoryItemTitles ( List |
||
UpdateItemLocations ( List |
||
UpdateStockSupplierStat ( List |
||
UpdateSupplier ( Supplier supplier, String ApiToken, String ApiServer ) : void | ||
UpdateUserSpecificView ( String viewName, InventoryView view, String ApiToken, String ApiServer ) : void | ||
UploadImagesToInventoryItem ( Guid inventoryItemId, List |
public static AddInventoryItem ( |
||
inventoryItem | ||
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static AddItemLocations ( List |
||
itemLocations | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static AddSupplier ( |
||
supplier | ||
ApiToken | String | |
ApiServer | String | |
Результат |
public static AdjustTemplatesInstant ( IEnumerable |
||
inventoryItemIds | IEnumerable |
|
source | String | |
subSource | String | |
adjustmentOptions | ||
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateCategory ( String categoryName, String ApiToken, String ApiServer ) : |
||
categoryName | String | |
ApiToken | String | |
ApiServer | String | |
Результат |
public static CreateCountries ( IEnumerable |
||
countries | IEnumerable |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateInventoryItemChannelSKUs ( List |
||
inventoryItemChannelSKUs | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateInventoryItemCompositions ( List |
||
inventoryItemCompositions | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateInventoryItemDescriptions ( List |
||
inventoryItemDescriptions | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateInventoryItemExtendedProperties ( List |
||
inventoryItemExtendedProperties | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateInventoryItemPrices ( List |
||
inventoryItemPrices | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateInventoryItemTitles ( List |
||
inventoryItemTitles | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateStockSupplierStat ( List |
||
itemSuppliers | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static CreateUserSpecificView ( |
||
view | ||
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteCategoryById ( System.Guid categoryId, String ApiToken, String ApiServer ) : void | ||
categoryId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteImagesFromInventoryItem ( Dictionary |
||
inventoryItemImages | Dictionary |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteInventoryItemChannelSKUs ( List |
||
inventoryItemChannelSKUIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteInventoryItemCompositions ( System.Guid stockItemId, List |
||
stockItemId | System.Guid | |
inventoryItemCompositionIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteInventoryItemDescriptions ( List |
||
inventoryItemDescriptionIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteInventoryItemExtendedProperties ( System.Guid inventoryItemId, List |
||
inventoryItemId | System.Guid | |
inventoryItemExtendedPropertyIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteInventoryItemPrices ( List |
||
inventoryItemPriceIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteInventoryItemTitles ( List |
||
inventoryItemTitleIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteInventoryItems ( IEnumerable |
||
inventoryItemIds | IEnumerable |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteItemLocations ( System.Guid inventoryItemId, List |
||
inventoryItemId | System.Guid | |
itemLocations | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteStockSupplierStat ( System.Guid stockItemId, List |
||
stockItemId | System.Guid | |
itemSupplierIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteSuppliers ( List |
||
suppliersIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DeleteUserSpecificView ( String viewName, String ApiToken, String ApiServer ) : void | ||
viewName | String | |
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static DuplicateInventoryItem ( |
||
inventoryItem | ||
sourceItemId | System.Guid | |
copyImages | System.Boolean | |
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static GetCategories ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetChannels ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetChannelsBySource ( String source, String ApiToken, String ApiServer ) : List |
||
source | String | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetCountries ( String ApiToken, String ApiServer ) : IEnumerable |
||
ApiToken | String | |
ApiServer | String | |
Результат | IEnumerable |
public static GetCountryCodes ( String ApiToken, String ApiServer ) : String>.Dictionary |
||
ApiToken | String | |
ApiServer | String | |
Результат | String>.Dictionary |
public static GetExtendedPropertyNames ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetExtendedPropertyTypes ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemAuditTrail ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemById ( System.Guid id, String ApiToken, String ApiServer ) : |
||
id | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат |
public static GetInventoryItemChannelSKUs ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemCompositions ( System.Guid inventoryItemId, System.Boolean getFullDetail, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
getFullDetail | System.Boolean | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemDescriptions ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemExtendedProperties ( System.Guid inventoryItemId, |
||
inventoryItemId | System.Guid | |
propertyParams | ||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemImages ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemLocations ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemPrices ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemTitles ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItems ( |
||
view | ||
stockLocationIds | List |
|
startIndex | ||
itemsCount | ||
preloadChilds | System.Boolean | |
ApiToken | String | |
ApiServer | String | |
Результат | PortionResult |
public static GetInventoryItemsChilds ( |
||
view | ||
stockLocationIds | List |
|
itemIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetInventoryItemsCount ( System.Boolean includeDeleted, System.Boolean includeArchived, String ApiToken, String ApiServer ) : |
||
includeDeleted | System.Boolean | |
includeArchived | System.Boolean | |
ApiToken | String | |
ApiServer | String | |
Результат |
public static GetNewItemNumber ( String ApiToken, String ApiServer ) : String | ||
ApiToken | String | |
ApiServer | String | |
Результат | String |
public static GetPackageGroups ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetPostalServices ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetPreDefinedViews ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetStockLocations ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetStockSupplierStat ( System.Guid inventoryItemId, String ApiToken, String ApiServer ) : List |
||
inventoryItemId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetSupplierDetails ( System.Guid supplierId, String ApiToken, String ApiServer ) : |
||
supplierId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат |
public static GetSuppliers ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static GetUserSpecificViews ( String ApiToken, String ApiServer ) : List |
||
ApiToken | String | |
ApiServer | String | |
Результат | List |
public static SetInventoryItemImageAsMain ( System.Guid inventoryItemId, System.Guid mainImageId, String ApiToken, String ApiServer ) : void | ||
inventoryItemId | System.Guid | |
mainImageId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UnlinkChannelListing ( String channelRefId, String source, String subSource, String ApiToken, String ApiServer ) : void | ||
channelRefId | String | |
source | String | |
subSource | String | |
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateCategory ( |
||
category | ||
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateCountries ( IEnumerable |
||
countries | IEnumerable |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateInventoryItem ( |
||
inventoryItem | ||
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateInventoryItemChannelSKUs ( List |
||
inventoryItemChannelSKUs | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateInventoryItemCompositions ( List |
||
inventoryItemCompositions | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateInventoryItemDescriptions ( List |
||
inventoryItemDescriptions | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateInventoryItemExtendedProperties ( List |
||
inventoryItemExtendedProperties | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateInventoryItemField ( System.Guid inventoryItemId, ColumnNameType fieldName, String fieldValue, String ApiToken, String ApiServer ) : Object>.Dictionary |
||
inventoryItemId | System.Guid | |
fieldName | ColumnNameType | |
fieldValue | String | |
ApiToken | String | |
ApiServer | String | |
Результат | Object>.Dictionary |
public static UpdateInventoryItemLocationField ( System.Guid inventoryItemId, ColumnNameType fieldName, String fieldValue, System.Guid locationId, String ApiToken, String ApiServer ) : Object>.Dictionary |
||
inventoryItemId | System.Guid | |
fieldName | ColumnNameType | |
fieldValue | String | |
locationId | System.Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | Object>.Dictionary |
public static UpdateInventoryItemPrices ( List |
||
inventoryItemPrices | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateInventoryItemStockField ( Guid inventoryItemId, ColumnNameType fieldName, String fieldValue, Guid locationId, String ApiToken, String ApiServer ) : Object>.Dictionary |
||
inventoryItemId | Guid | |
fieldName | ColumnNameType | |
fieldValue | String | |
locationId | Guid | |
ApiToken | String | |
ApiServer | String | |
Результат | Object>.Dictionary |
public static UpdateInventoryItemTitles ( List |
||
inventoryItemTitles | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateItemLocations ( List |
||
itemLocations | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateStockSupplierStat ( List |
||
itemSuppliers | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateSupplier ( Supplier supplier, String ApiToken, String ApiServer ) : void | ||
supplier | Supplier | |
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UpdateUserSpecificView ( String viewName, InventoryView view, String ApiToken, String ApiServer ) : void | ||
viewName | String | |
view | InventoryView | |
ApiToken | String | |
ApiServer | String | |
Результат | void |
public static UploadImagesToInventoryItem ( Guid inventoryItemId, List |
||
inventoryItemId | Guid | |
imageIds | List |
|
ApiToken | String | |
ApiServer | String | |
Результат | List |