Click or drag to resize

StockAdjustmentServiceCreateStockAdjustment1 Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public void CreateStockAdjustment1(
	string apiKey,
	StockAdjustmentParameterDto parameters,
	StockAdjustmentServiceStockAdjustmentProductEntry[] products
)

Parameters

apiKey
Type: SystemString
parameters
Type: Bex.API.ServiceDTOsStockAdjustmentParameterDto
products
Type: Bex.APIStockAdjustmentServiceStockAdjustmentProductEntry
See Also