Click or drag to resize

StockAdjustmentServiceCreateStockAdjustment2 Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public void CreateStockAdjustment2(
	string apiKey,
	StockAdjustmentParameterDto parameters,
	StockAdjustmentServiceStockAdjustmentBarcodeEntry[] barcodes
)

Parameters

apiKey
Type: SystemString
parameters
Type: Bex.API.ServiceDTOsStockAdjustmentParameterDto
barcodes
Type: Bex.APIStockAdjustmentServiceStockAdjustmentBarcodeEntry
See Also